Skip to content

Commit e3b628c

Browse files
committed
Merge pull request #166 from Lughino/master
Update dependencies tar-stream for enable to use strict mode
2 parents 5a6c8cb + 3906d1f commit e3b628c

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
@@ -34,7 +34,7 @@
3434
"lazystream": "~0.1.0",
3535
"lodash": "~3.10.0",
3636
"readable-stream": "~1.0.26",
37-
"tar-stream": "~1.2.1",
37+
"tar-stream": "~1.3.1",
3838
"zip-stream": "~0.6.0"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)