Skip to content

Commit 855f274

Browse files
vrubezhnyakurtakov
authored andcommitted
Fixed Debug TS test project
Signed-off-by: Victor Rubezhny <[email protected]>
1 parent 09fcec4 commit 855f274

File tree

1 file changed

+1
-1
lines changed
  • org.eclipse.wildwebdeveloper.tests/testProjects/HelloWorldTS

1 file changed

+1
-1
lines changed

org.eclipse.wildwebdeveloper.tests/testProjects/HelloWorldTS/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"description": "",
1212
"devDependencies": {
1313
"@types/node": "^14.0.11",
14-
"typescript": "^3.8.3"
14+
"typescript": "^4.8.3"
1515
}
1616
}

0 commit comments

Comments
 (0)