Skip to content

Commit

Permalink
chore: bump repl version
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Sep 16, 2021
1 parent a276e72 commit 5bd0ac6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/sfc-playground/package.json
Expand Up @@ -12,7 +12,7 @@
"vite": "^2.5.0"
},
"dependencies": {
"@vue/repl": "^0.2.0",
"@vue/repl": "^0.3.2",
"file-saver": "^2.0.5",
"jszip": "^3.6.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -928,10 +928,10 @@
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.6.1.tgz#a40a06661af61fdc1bebdfb811b28f50ad39dfb3"
integrity sha512-tX2Ju8fOyEtfstfmwjfSJcstTFXwzdFAUbYJ5bWWifvKIgbe6B0FbM8l3Wb7wOaaxKn4FYkii7WQnAPcsTqaIA==

"@vue/repl@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.2.0.tgz#497a2377c1dda1fb032052e15d3ccc8f1a85c1bf"
integrity sha512-L8Fju0AdmFlcIK2JTprmeXU+SEppPd8TZtS+Le/PYlU6b8i3+PZ7Dt/ce/PI0MLR1BPPtRA0voPpM0wccYqHdQ==
"@vue/repl@^0.3.2":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.3.2.tgz#dda8e0675727cc4919cada1ec3b137067ae4fa87"
integrity sha512-PsCe/6b3TlXHsqHyMUrv2lP9trxZtZbmzOqeB9A2B7P9Ov1+4Mkxg3pm99Ng6PmonJzDQSaKz6g9unGOPs84YQ==

"@zeit/schemas@2.6.0":
version "2.6.0"
Expand Down

0 comments on commit 5bd0ac6

Please sign in to comment.