Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Nov 27, 2018
1 parent 725117d commit 6405c37
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 @@ -6,10 +6,10 @@
"rollup": "^0.66.2",
"rollup-plugin-commonjs": "^9.1.8",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-svelte": "^4.3.1",
"rollup-plugin-svelte": "^4.4.0",
"rollup-plugin-terser": "^3.0.0",
"sirv-cli": "^0.2.2",
"svelte": "^2.13.5"
"svelte": "^3.0.0-alpha1"
},
"scripts": {
"build": "rollup -c",
Expand Down

0 comments on commit 6405c37

Please sign in to comment.