@servicensw/builder
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@servicensw/builder", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Build files to allow other packages to compile outside of the monorepository", | ||
@@ -11,26 +11,2 @@ "repository": { | ||
"license": "MIT", | ||
"devDependencies": { | ||
"@babel/core": "^7.2.2", | ||
"@babel/preset-env": "^7.3.1", | ||
"@babel/preset-react": "^7.0.0", | ||
"babel-loader": "^8.0.5", | ||
"browserslist": "^4.0.1", | ||
"cssnano": "^4.0.5", | ||
"postcss-cli": "^6.1.1", | ||
"postcss-color-function": "^4.0.1", | ||
"postcss-css-variables": "^0.11.0", | ||
"postcss-import": "^12.0.1", | ||
"postcss-inline-svg": "^3.1.1", | ||
"postcss-object-fit-images": "^1.1.2", | ||
"postcss-preset-env": "^6.5.0", | ||
"rollup": "^1.1.2", | ||
"rollup-plugin-babel": "^4.3.2", | ||
"rollup-plugin-commonjs": "^9.2.0", | ||
"rollup-plugin-node-resolve": "^4.0.0", | ||
"rollup-plugin-string": "^2.0.2", | ||
"rollup-plugin-uglify": "^6.0.2", | ||
"svg-react-loader": "^0.4.6", | ||
"webpack": "^4.29.3", | ||
"webpack-cli": "^3.2.3" | ||
}, | ||
"browserslist": "last 2 versions, > 0.25%, ie >= 11", | ||
@@ -40,3 +16,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "2805ccc29cef7de59d0e7973e60af9d9ec2e66a2" | ||
"gitHead": "ef6eef492a759589a77a4961ea48ed7f5ef785ea" | ||
} |
@@ -36,12 +36,2 @@ # @servicensw/builder | ||
Also ensure you have the necessary devDependencies: | ||
```json | ||
"devDependencies": { | ||
"postcss-cli": "^6.1.1", | ||
"rollup": "^1.1.2", | ||
"@servicensw/builder": "^1.1.1-1" | ||
}, | ||
``` | ||
### Release notes | ||
@@ -48,0 +38,0 @@ |
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
0
3570
49