Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d2c929f

Browse files
committedNov 13, 2016
Update @types dependencies
1 parent fc2d1c3 commit d2c929f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"devDependencies": {
6565
"@types/chalk": "^0.4.31",
6666
"@types/gulp-util": "^3.0.29",
67-
"@types/node": "^6.0.45",
68-
"@types/source-map": "^0.1.28",
67+
"@types/node": "^6.0.46",
68+
"@types/source-map": "^0.1.29",
6969
"@types/through2": "^2.0.31",
7070
"@types/vinyl": "^1.2.30",
7171
"@types/vinyl-fs": "0.0.28",

0 commit comments

Comments
 (0)
Please sign in to comment.