Skip to content

Commit 668bd1e

Browse files
Update typescript requirement in /typescript/systemjs-example
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v2.1.5...v3.6.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e6c653a commit 668bd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/systemjs-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "MIT",
1313
"dependencies": {
1414
"systemjs": "^0.20.5",
15-
"typescript": "^2.1.5",
15+
"typescript": "^3.6.3",
1616
"wsrv": "^0.1.6"
1717
}
1818
}

0 commit comments

Comments
 (0)