vue-component-meta
Advanced tools
Comparing version
@@ -40,5 +40,3 @@ "use strict"; | ||
let projectVersion = 0; | ||
if (commandLine.vueOptions.globalTypesPath) { | ||
ts.sys.writeFile(commandLine.vueOptions.globalTypesPath, vue.generateGlobalTypes(commandLine.vueOptions)); | ||
} | ||
vue.writeGlobalTypes(commandLine.vueOptions, ts.sys.writeFile); | ||
const projectHost = { | ||
@@ -45,0 +43,0 @@ getCurrentDirectory: () => rootPath, |
{ | ||
"name": "vue-component-meta", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"license": "MIT", | ||
@@ -16,4 +16,4 @@ "files": [ | ||
"dependencies": { | ||
"@volar/typescript": "2.4.19", | ||
"@vue/language-core": "3.0.2", | ||
"@volar/typescript": "2.4.20", | ||
"@vue/language-core": "3.0.3", | ||
"path-browserify": "^1.0.1" | ||
@@ -30,3 +30,3 @@ }, | ||
}, | ||
"gitHead": "7343119e9ca4f6a54f63b57f448f15df4b592a9a" | ||
"gitHead": "129f30ff8d8d976abf0431063be5c6c4cf88f0fd" | ||
} |
44340
-0.23%947
-0.21%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated