Skip to content

Commit

Permalink
chore(geckscript-lsp): update geckscript-lsp to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
WarZone762 committed Apr 6, 2024
1 parent f243faf commit 7c9a5d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-geckscript",
"publisher": "WarZone762",
"version": "1.0.1",
"version": "1.0.2",
"engines": {
"vscode": "^1.81.0"
},
Expand Down Expand Up @@ -57,7 +57,7 @@
"clean": "rm -rf ./out"
},
"dependencies": {
"geckscript-lsp": "^0.1.1",
"geckscript-lsp": "^0.1.3",
"vscode-languageclient": "^9.0"
},
"devDependencies": {
Expand Down

0 comments on commit 7c9a5d2

Please sign in to comment.