Skip to content

Commit

Permalink
fix: update vscode engine
Browse files Browse the repository at this point in the history
  • Loading branch information
abdul-alhasany committed Jul 26, 2024
1 parent 76a32fc commit 2f096c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"main": "dist/src/index.js",
"icon": "assets/logo.png",
"engines": {
"vscode": "^1.79.1",
"vscode": "^1.81.0",
"node": ">=18.0.0"
}
}

0 comments on commit 2f096c5

Please sign in to comment.