File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
packages/@vue/cli-service Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 23
23
"dependencies" : {
24
24
"@vue/cli-overlay" : " ^3.0.0-alpha.5" ,
25
25
"@vue/cli-shared-utils" : " ^3.0.0-alpha.5" ,
26
+ "@vue/web-component-wrapper" : " ^1.0.0" ,
26
27
"address" : " ^1.0.3" ,
27
28
"autodll-webpack-plugin" : " ^0.3.8" ,
28
29
"autoprefixer" : " ^7.2.5" ,
Original file line number Diff line number Diff line change 713
713
dependencies :
714
714
lodash "^4.17.4"
715
715
716
+ " @vue/web-component-wrapper@^1.0.0 " :
717
+ version "1.0.0"
718
+ resolved "https://registry.yarnpkg.com/@vue/web-component-wrapper/-/web-component-wrapper-1.0.0.tgz#67b357616b38289836ae5f18bfb0095ba66b3fe4"
719
+
716
720
JSONStream@^1.0.4 :
717
721
version "1.3.2"
718
722
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.2.tgz#c102371b6ec3a7cf3b847ca00c20bb0fce4c6dea"
You can’t perform that action at this time.
0 commit comments