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 13, 2024
1 parent 5fd6e57 commit ab58299
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 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.3",
"version": "0.0.4",
"description": "Language support for Sails",
"main": "./dist/client.js",
"author": "Kelvin Omereshone",
Expand Down Expand Up @@ -39,6 +39,7 @@
},
"devDependencies": {
"@rsdoctor/rspack-plugin": "^0.4.1",
"@sailshq/language-server": "^0.0.4",
"@types/node": "^22.5.2",
"@types/vscode": "^1.82.0",
"@vscode/vsce": "^3.0.0"
Expand Down

0 comments on commit ab58299

Please sign in to comment.