mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Updated npm-shrinkwrap in order to build lock file
Throw "extraneous modules" errors on npm-shrinkwrap@5.x, even after `rm -rf node_modules; npm install`
This commit is contained in:
parent
1b527fca3f
commit
08adac8770
@ -49,8 +49,8 @@
|
||||
"page.js": "^4.13.3",
|
||||
"qs": "^6.1.0",
|
||||
"query-string": "^3.0.3",
|
||||
"react-addons-css-transition-group": "^15.3.1",
|
||||
"react": "^15.3.1",
|
||||
"react-addons-css-transition-group": "^15.3.1",
|
||||
"react-bootstrap-ss": "^0.30.5",
|
||||
"react-dom": "^15.3.1",
|
||||
"react-redux": "^4.4.1",
|
||||
@ -81,7 +81,7 @@
|
||||
"file-loader": "^0.9.0",
|
||||
"jest-cli": "^0.9.2",
|
||||
"node-sass": "^3.8.0",
|
||||
"npm-shrinkwrap": "^5.4.1",
|
||||
"npm-shrinkwrap": "^6.0.1",
|
||||
"postcss-loader": "^0.10.1",
|
||||
"react-addons-test-utils": "^15.3.1",
|
||||
"redux-logger": "^2.6.1",
|
||||
|
Loading…
Reference in New Issue
Block a user