Skip to content

Commit 1ce091d

Browse files
authored
Merge pull request #782 from murgatroid99/typescript_version_consistency
Update top level typescript dependency
2 parents a3b4c2f + e411999 commit 1ce091d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"through2": "^2.0.3",
4545
"ts-node": "^3.3.0",
4646
"tslint": "^5.5.0",
47-
"typescript": "~2.7.0",
47+
"typescript": "~3.3.3333",
4848
"xml2js": "^0.4.19"
4949
},
5050
"contributors": [

0 commit comments

Comments
 (0)