Skip to content

Commit 0b5f32a

Browse files
authored
Update [css-only, uglify] package.json - remove deprecation warn… (#174)
Update [css-only, uglify] package.json - remove deprecation warnings
2 parents 6a3d6a1 + f3c71af commit 0b5f32a

File tree

2 files changed

+46
-35
lines changed

2 files changed

+46
-35
lines changed

package-lock.json

Lines changed: 44 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@
8585
"rollup": "^1.23.0",
8686
"rollup-plugin-babel": "^3.0.4",
8787
"rollup-plugin-commonjs": "^10.1.0",
88-
"rollup-plugin-css-only": "^0.4.0",
88+
"rollup-plugin-css-only": "^1.0.0",
8989
"rollup-plugin-node-resolve": "^4.2.4",
9090
"rollup-plugin-regenerator": "^0.6.0",
91-
"rollup-plugin-uglify": "^4.0.0",
91+
"rollup-plugin-uglify": "^6.0.3",
9292
"rollup-plugin-vue2": "^0.8.0",
9393
"vue": "^2.5.16",
9494
"vue-loader": "^15.7.1",

0 commit comments

Comments
 (0)