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 1717 "changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s" ,
1818 "dev-compiler" : " npm-run-all --parallel \" dev template-explorer\" serve" ,
1919 "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 " ,
2121 "serve" : " serve" ,
2222 "open" : " open http://localhost:5000/packages/template-explorer/local.html" ,
2323 "preinstall" : " node ./scripts/checkYarn.js" ,
Original file line number Diff line number Diff line change 1212 "vite" : " ^2.5.0"
1313 },
1414 "dependencies" : {
15- "@vue/repl" : " ^0.3.3 " ,
15+ "@vue/repl" : " ^0.3.4 " ,
1616 "file-saver" : " ^2.0.5" ,
1717 "jszip" : " ^3.6.0"
1818 }
Original file line number Diff line number Diff line change 928928 resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.6.1.tgz#a40a06661af61fdc1bebdfb811b28f50ad39dfb3"
929929 integrity sha512-tX2Ju8fOyEtfstfmwjfSJcstTFXwzdFAUbYJ5bWWifvKIgbe6B0FbM8l3Wb7wOaaxKn4FYkii7WQnAPcsTqaIA==
930930
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 ==
935935
936936" @zeit/schemas@2.6.0 " :
937937 version "2.6.0"
You can’t perform that action at this time.
0 commit comments