We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be1871 commit ee6364aCopy full SHA for ee6364a
package.json
@@ -28,11 +28,12 @@
28
"eslint-plugin-jsdoc": "^48.2.3"
29
},
30
"dependencies": {
31
- "@syntaxs/compiler": "file:../compiler/package/syntaxs-compiler-0.0.1-alpha.tgz",
+ "@syntaxs/compiler": "file:../compiler/syntaxs-compiler-0.0.1-alpha.tgz",
32
"chalk": "^5.3.0",
33
"chokidar": "^3.6.0",
34
"figlet": "^1.7.0",
35
"inquirer": "9.2.16",
36
+ "lsp-types": "^3.17.0-f3",
37
"nanospinner": "1.1.0"
38
39
"type": "module",
0 commit comments