Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rixo committed Nov 27, 2020
1 parent b39002b commit 771562e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"rollup-plugin-hot-nollup": "^0.1.2",
"rollup-pluginutils": "^2.8.2",
"sourcemap-codec": "^1.4.8",
"svelte-hmr": "^0.12.0-0"
"svelte-hmr": "^0.12.0"
},
"optionalDependencies": {
"nollup": ">=0.8.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1738,10 +1738,10 @@ supports-color@^7.1.0:
dependencies:
has-flag "^4.0.0"

svelte-hmr@^0.12.0-0:
version "0.12.0-0"
resolved "https://registry.yarnpkg.com/svelte-hmr/-/svelte-hmr-0.12.0-0.tgz#c793cb046ff5ce423b4c9d1979b60f80615e4459"
integrity sha512-M7WytvXLIz2QLebtMbn0m0krhlMGjVApa7/vLG87g4HvaTg8THwDRl4I78Wn/4KoriLT1rXH//s0Xozny+1LeA==
svelte-hmr@^0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/svelte-hmr/-/svelte-hmr-0.12.0.tgz#de3616d09a902fb7b0a014f1b3acdded1da352f6"
integrity sha512-NYpzqME/jlTBL+JLilznH2QnQbREJvwikWjLNpJuekhcCqIWbnO7hrNnMZCgAKiQHAKEdiohtjARJhO7nMZGbg==

svelte@^3.24.0:
version "3.24.1"
Expand Down

0 comments on commit 771562e

Please sign in to comment.