update to lsp for TCL
This commit is contained in:
+3
-3
@@ -8,7 +8,7 @@
|
||||
"type": "git",
|
||||
"url": "https://git.cbsk-tech.de/Christoph/nx_post_support.git"
|
||||
},
|
||||
"main": "./client/dist/extension.js",
|
||||
"main": "./out/client/src/extension.js",
|
||||
"keywords": [
|
||||
"cdl",
|
||||
"NX CDL",
|
||||
@@ -83,8 +83,8 @@
|
||||
"@types/vscode": "^1.96.0",
|
||||
"@vscode/vsce": "^3.2.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"esbuild": "^0.24.2",
|
||||
"esbuild": "^0.25.6",
|
||||
"prettier": "^3.4.2",
|
||||
"typescript": "^5.7.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user