Skip to content

Commit

Permalink
chore: bump node-resolve & commonjs plugins (sveltejs#186)
Browse files Browse the repository at this point in the history
* bump: commonjs version

* bump: node-resolve version
  • Loading branch information
lukeed authored Nov 24, 2020
1 parent 44259cf commit 0b8b7e7
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,8 +7,8 @@
"start": "sirv public"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^14.0.0",
"@rollup/plugin-node-resolve": "^8.0.0",
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"rollup": "^2.3.4",
"rollup-plugin-css-only": "^3.0.0",
"rollup-plugin-livereload": "^2.0.0",
Expand Down

0 comments on commit 0b8b7e7

Please sign in to comment.