Upgrade vscode engine for Cursor compatibility

This commit is contained in:
John Stearns 2024-11-05 12:29:00 -08:00
parent c406dbf1c4
commit 10a1388017
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -58,7 +58,7 @@
"typescript": "^5.4.5"
},
"engines": {
"vscode": "^1.84.0"
"vscode": "^1.95.0"
}
},
"node_modules/@ampproject/remapping": {

View file

@ -9,7 +9,7 @@
"theme": "dark"
},
"engines": {
"vscode": "^1.84.0"
"vscode": "^1.95.0"
},
"author": {
"name": "Cline Bot Inc."