mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Build/Test Tools: Revert an accidental change to Node dependencies.
See #47380 git-svn-id: https://develop.svn.wordpress.org/trunk@45446 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"check-node-version": "3.2.0",
|
||||
"copy-webpack-plugin": "^4.6.0",
|
||||
"cssnano": "4.1.8",
|
||||
"grunt": "1.0.4",
|
||||
"grunt": "~1.0.3",
|
||||
"grunt-banner": "^0.6.0",
|
||||
"grunt-contrib-clean": "~2.0.0",
|
||||
"grunt-contrib-concat": "~1.0.0",
|
||||
@@ -46,7 +46,7 @@
|
||||
"matchdep": "~2.0.0",
|
||||
"node-sass": "~4.12.0",
|
||||
"source-map-loader": "^0.2.4",
|
||||
"uglify-js": "3.5.15",
|
||||
"uglify-js": "^3.4.9",
|
||||
"uglifyjs-webpack-plugin": "2.1.1",
|
||||
"webpack": "4.29.2",
|
||||
"webpack-dev-server": "3.1.14",
|
||||
|
||||
Reference in New Issue
Block a user