Skip to content

Commit fe505a7

Browse files
committed
Update VS Code engine version in package.json from ^1.97.0 to ^1.98.0 for compatibility with the latest features.
1 parent 2be2053 commit fe505a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode-rescriptdep/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"url": "https://github.com/mununki/rescriptdep/issues"
1818
},
1919
"engines": {
20-
"vscode": "^1.97.0"
20+
"vscode": "^1.98.0"
2121
},
2222
"categories": [
2323
"Other"

0 commit comments

Comments
 (0)