File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
17
"changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s" ,
18
18
"dev-compiler" : " npm-run-all --parallel \" dev template-explorer\" serve" ,
19
19
"dev-sfc" : " npm-run-all --parallel \" dev compiler-sfc -f esm-browser\" \" dev runtime-core -f esm-bundler\" \" dev runtime-dom -f esm-bundler\" serve-sfc-playground" ,
20
- "serve-sfc-playground" : " vite packages/sfc-playground" ,
20
+ "serve-sfc-playground" : " vite packages/sfc-playground --host " ,
21
21
"serve" : " serve" ,
22
22
"open" : " open http://localhost:5000/packages/template-explorer/local.html" ,
23
23
"preinstall" : " node ./scripts/checkYarn.js" ,
Original file line number Diff line number Diff line change 12
12
"vite" : " ^2.5.0"
13
13
},
14
14
"dependencies" : {
15
- "@vue/repl" : " ^0.3.3 " ,
15
+ "@vue/repl" : " ^0.3.4 " ,
16
16
"file-saver" : " ^2.0.5" ,
17
17
"jszip" : " ^3.6.0"
18
18
}
Original file line number Diff line number Diff line change 928
928
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.6.1.tgz#a40a06661af61fdc1bebdfb811b28f50ad39dfb3"
929
929
integrity sha512-tX2Ju8fOyEtfstfmwjfSJcstTFXwzdFAUbYJ5bWWifvKIgbe6B0FbM8l3Wb7wOaaxKn4FYkii7WQnAPcsTqaIA==
930
930
931
- " @vue/repl@^0.3.3 " :
932
- version "0.3.3 "
933
- resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.3.3 .tgz#40aca60a12bb33a4e74ba46a2b4fee2982737264 "
934
- integrity sha512-MY82VlDPk+IWoCsiqcueowTgxcuBW36DAqeJvxZc4SBFj++mpQ7DGyhKf8V4NCFwqRgJ9HSWGqk4GMY01Tjrkg ==
931
+ " @vue/repl@^0.3.4 " :
932
+ version "0.3.4 "
933
+ resolved "https://registry.yarnpkg.com/@vue/repl/-/repl-0.3.4 .tgz#58cb4f016ca72243035611602dd5a6426fd88a25 "
934
+ integrity sha512-WLCCfnxSYSUcweNVJ8T4qqnkZfw3rX5AkXqoX5lHBnjjmCCoqKAXNSTiqwXHQ86Q8fbzH8LyOK89GgmHeXdcHw ==
935
935
936
936
937
937
version "2.6.0"
You can’t perform that action at this time.
0 commit comments