Skip to content

Commit 3c01ff6

Browse files
committed
Syncs engines and deps
1 parent ae77ee2 commit 3c01ff6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717
],
1818
"engines": {
19-
"vscode": "^1.52.x"
19+
"vscode": "^1.30.x"
2020
},
2121
"icon": "images/icon.png",
2222
"homepage": "https://github.com/krvajalmiguelangel/vscode-fortran-support",
@@ -227,7 +227,7 @@
227227
"@types/glob": "^7.2.0",
228228
"@types/mocha": "^9.0.0",
229229
"@types/node": "^16.11.7",
230-
"@types/vscode": "^1.62.0",
230+
"@types/vscode": "^1.30.0",
231231
"@types/which": "^2.0.1",
232232
"@typescript-eslint/eslint-plugin": "^5.3.1",
233233
"@typescript-eslint/parser": "^5.3.1",

0 commit comments

Comments
 (0)