Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit fd6b207

Browse files
Updated TypeScript dependency.
1 parent 4f44c85 commit fd6b207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browserify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"http-server": "0.8.0"
1111
},
1212
"devDependencies": {
13-
"typescript": "^1.5.3"
13+
"typescript": "^1.8.9"
1414
},
1515
"scripts": {
1616
"tsc": "node node_modules/typescript/lib/tsc.js",

0 commit comments

Comments
 (0)