Skip to content

Commit

Permalink
upadte
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieGreenman committed Oct 19, 2024
1 parent 1e7951c commit a978a6c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"version": "3.4.2",
"private": true,
"engines": {
"vscode": "^1.73.0"
"vscode": "^1.94.0"
},
"icon": "media/razroo-icon.jpg",
"main": "./dist/extension",
Expand Down Expand Up @@ -373,5 +373,10 @@
"utf-8-validate": "^6.0.4",
"uuid": "^10.0.0",
"ws": "^8.18.0"
},
"overrides": {
"aws-appsync": {
"graphql": "15.3.0"
}
}
}

0 comments on commit a978a6c

Please sign in to comment.