Skip to content

Commit

Permalink
make rollup-plugin-svelte-hot a peer dependency to avoid versions mis…
Browse files Browse the repository at this point in the history
…tmatch
  • Loading branch information
rixo committed Oct 26, 2020
1 parent d2058ba commit 964e67f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 194 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"lib/rollup-svenchify.require.js"
],
"peerDependencies": {
"rollup-plugin-svelte-hot": "^0.11.0-1",
"svelte": "^3.0.0"
},
"dependencies": {
Expand All @@ -41,7 +42,6 @@
"prism-svelte": "^0.4.6",
"prismjs": "^1.21.0",
"proxyquire": "^2.1.3",
"rollup-plugin-svelte-hot": "^0.11.0-1",
"routix": "^0.0.3-5",
"svelte-key": "^1.0.0",
"zingtouch": "^1.0.6"
Expand Down
Loading

0 comments on commit 964e67f

Please sign in to comment.