@volar/language-service
Advanced tools
Comparing version 1.3.0-alpha.1 to 1.3.0-alpha.2
{ | ||
"name": "@volar/language-service", | ||
"version": "1.3.0-alpha.1", | ||
"version": "1.3.0-alpha.2", | ||
"main": "out/index.js", | ||
@@ -16,6 +16,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/language-core": "1.3.0-alpha.1", | ||
"@volar/shared": "1.3.0-alpha.1", | ||
"@volar/source-map": "1.3.0-alpha.1", | ||
"@volar/typescript-faster": "1.3.0-alpha.1", | ||
"@volar/language-core": "1.3.0-alpha.2", | ||
"@volar/shared": "1.3.0-alpha.2", | ||
"@volar/source-map": "1.3.0-alpha.2", | ||
"@volar/typescript-faster": "1.3.0-alpha.2", | ||
"vscode-html-languageservice": "^5.0.4", | ||
@@ -27,3 +27,3 @@ "vscode-json-languageservice": "^5.2.0", | ||
}, | ||
"gitHead": "2926dc4af31890e01f6218773e88578ddf0de658" | ||
"gitHead": "84111017f289c36dfe4541159cad8a7e13c2be41" | ||
} |
+ Added@volar/language-core@1.3.0-alpha.2(transitive)
+ Added@volar/shared@1.3.0-alpha.2(transitive)
+ Added@volar/source-map@1.3.0-alpha.2(transitive)
+ Added@volar/typescript-faster@1.3.0-alpha.2(transitive)
- Removed@volar/language-core@1.3.0-alpha.1(transitive)
- Removed@volar/shared@1.3.0-alpha.1(transitive)
- Removed@volar/source-map@1.3.0-alpha.1(transitive)
- Removed@volar/typescript-faster@1.3.0-alpha.1(transitive)
Updated@volar/shared@1.3.0-alpha.2