Skip to content

Commit

Permalink
chore(vscode): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DominusKelvin committed Sep 10, 2024
1 parent a7193c6 commit 2587898
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": "true",
"name": "sails-vscode",
"displayName": "Sails",
"version": "0.0.1",
"version": "0.0.2",
"description": "Language support for Sails",
"main": "./dist/extension.js",
"author": "Kelvin Omereshone",
Expand Down Expand Up @@ -87,7 +87,7 @@
"dependencies": {
"@rspack/cli": "^1.0.1",
"@rspack/core": "^1.0.1",
"@sailshq/language-server": "^0.0.1",
"@sailshq/language-server": "^0.0.2",
"vscode-languageclient": "^9.0.1"
},
"vsce": {
Expand Down

0 comments on commit 2587898

Please sign in to comment.