Skip to content

Commit

Permalink
feat(rollup): update rollup to v0.57.0 for better perfs
Browse files Browse the repository at this point in the history
  • Loading branch information
tinesoft committed Mar 18, 2018
1 parent 8992724 commit ca19b0b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/templates/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,11 @@
"html-loader": "0.5.1",
"is-docker": "1.1.0",
"pump": "1.0.2",
"rollup": "0.50.0",
"rollup-plugin-uglify": "2.0.1",
"rollup": "0.57.0",
"rollup-plugin-uglify": "3.0.0",
"rollup-plugin-sourcemaps": "0.4.2",
"rollup-plugin-commonjs": "8.2.6",
"rollup-plugin-node-resolve": "3.0.2",
"rollup-plugin-commonjs": "9.1.0",
"rollup-plugin-node-resolve": "3.2.0",
"run-sequence": "2.2.0",<% if(!skipStyles) { %>
"autoprefixer": "7.1.5",
"cssnano": "3.10.0",
Expand Down

0 comments on commit ca19b0b

Please sign in to comment.