Skip to content

Commit

Permalink
chore: update rollup deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeed committed Jan 22, 2019
1 parent 7432d02 commit 857e492
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"devDependencies": {
"npm-run-all": "^4.1.3",
"rollup": "^0.66.2",
"rollup-plugin-commonjs": "^9.1.8",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-svelte": "^4.4.0",
"rollup-plugin-terser": "^3.0.0",
"rollup": "^1.1.2",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-svelte": "^5.0.1",
"rollup-plugin-terser": "^4.0.2",
"sirv-cli": "^0.2.2",
"svelte": "3.0.0-alpha19"
},
Expand Down

0 comments on commit 857e492

Please sign in to comment.