Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 6187dba

Browse files
committed
Typescript compilation fails
Upgrading the vscode engine appears to help given the current version I'm using.
1 parent 04ffb3e commit 6187dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"publisher": "dragos",
1414
"engines": {
15-
"vscode": "^1.10.0"
15+
"vscode": "^1.16.1"
1616
},
1717
"categories": [
1818
"Languages"

0 commit comments

Comments
 (0)