Skip to content

Commit 27f28bf

Browse files
committed
Update engine and vsce
1 parent 9d6541a commit 27f28bf

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
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/stevensona/shader-toy/issues"
1313
},
1414
"engines": {
15-
"vscode": "^1.79.1"
15+
"vscode": "^1.103.0"
1616
},
1717
"categories": [
1818
"Other"
@@ -277,7 +277,7 @@
277277
"@typescript-eslint/eslint-plugin": "^8.40.0",
278278
"@typescript-eslint/parser": "^8.40.0",
279279
"@vscode/test-electron": "^2.5.2",
280-
"@vscode/vsce": "^3.6.0",
280+
"@vscode/vsce": "^3.7.1",
281281
"eslint": "^8.40.0",
282282
"glob": "^11.1.0",
283283
"mocha": "^11.7.1",

0 commit comments

Comments
 (0)