update svelte-repl

pull/2341/head
Richard Harris 7 years ago
parent eb2f0cc245
commit baa6debe53

@ -1140,9 +1140,9 @@
"integrity": "sha512-oZLYFEAzUKyi3SKnXvj32ZCEGH6RDnao7COuCVhDydMS9NrCSVXhM79VaKyP5+Zc33m0QXEd2DN3UkU7OsHcfw=="
},
"@sveltejs/svelte-repl": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/@sveltejs/svelte-repl/-/svelte-repl-0.0.2.tgz",
"integrity": "sha512-g2vBAZJ3e9Oy6FG5FLUhRQ7muRslNtyzgros/AzgkNTsWUKSuLQMnE8hOFx5w+wSLMHLrNqKPVc7m18Wk746Gw==",
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/@sveltejs/svelte-repl/-/svelte-repl-0.0.6.tgz",
"integrity": "sha512-TF4n1rDPANntU5TFYU5b0WhuUtXDKs/e2JRyGPlfzTOHa9oWWkZpqqkyAy/wCWenXT+0A6tSgbVbThDCzWFSzw==",
"dev": true,
"requires": {
"codemirror": "^5.45.0",

@ -39,7 +39,7 @@
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@babel/runtime": "^7.3.1",
"@sveltejs/svelte-repl": "0.0.2",
"@sveltejs/svelte-repl": "0.0.6",
"chokidar": "^2.1.2",
"degit": "^2.1.3",
"eslint-plugin-svelte3": "^0.4.4",

Loading…
Cancel
Save