@softvar/template-lerna-package
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@softvar/template-lerna-package", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "lerna-package template", | ||
@@ -11,2 +11,3 @@ "main": "lib/index.js", | ||
"scripts": { | ||
"watch:changes": "tsc && yarn test", | ||
"tsc": "../../node_modules/typescript/bin/tsc --project tsconfig.json", | ||
@@ -34,3 +35,3 @@ "test": "../../node_modules/jest/bin/jest.js --config=jest.config.js" | ||
}, | ||
"gitHead": "d735df39402060586ec2e352bd0155d5f6884bcb" | ||
"gitHead": "0d5fe5cce4eaa7beba13124a83aaf18ab9be29a6" | ||
} |
@@ -11,2 +11,3 @@ { | ||
"scripts": { | ||
"watch:changes": "tsc && yarn test", | ||
"tsc": "../../node_modules/typescript/bin/tsc --project tsconfig.json", | ||
@@ -13,0 +14,0 @@ "test": "../../node_modules/jest/bin/jest.js --config=jest.config.js" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5141
73