Skip to content

Commit

Permalink
Upgrade Rollup plugins (sveltejs#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Aug 13, 2020
1 parent f514734 commit ea7c476
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"start": "sirv public"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^12.0.0",
"@rollup/plugin-commonjs": "^14.0.0",
"@rollup/plugin-node-resolve": "^8.0.0",
"rollup": "^2.3.4",
"rollup-plugin-livereload": "^1.0.0",
"rollup-plugin-svelte": "^5.0.3",
"rollup-plugin-terser": "^5.1.2",
"rollup-plugin-terser": "^6.0.0",
"svelte": "^3.0.0"
},
"dependencies": {
Expand Down

0 comments on commit ea7c476

Please sign in to comment.