Skip to content

Commit 13480e3

Browse files
authored
Merge pull request #91 from DenysVuika/dependabot/npm_and_yarn/typescript/systemjs-example/typescript-tw-3.6.3
Update typescript requirement from ^2.1.5 to ^3.6.3 in /typescript/systemjs-example
2 parents cd6928b + 668bd1e commit 13480e3

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)