routie dev init since i didn't adhere to any proper guidance up until now
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "@volar/language-core",
|
||||
"version": "2.4.28",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"**/*.js",
|
||||
"**/*.d.ts"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/volarjs/volar.js.git",
|
||||
"directory": "packages/language-core"
|
||||
},
|
||||
"dependencies": {
|
||||
"@volar/source-map": "2.4.28"
|
||||
},
|
||||
"gitHead": "882cd56d46a13d272f34e451f495d3d62251969a"
|
||||
}
|
||||
Reference in New Issue
Block a user