Skip to content

Commit a952fdb

Browse files
Merge pull request #386 from DustinCampbell/update-decompress
Update decompress module to 4.0.0
2 parents 969188d + c44f3c3 commit a952fdb

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
@@ -22,7 +22,7 @@
2222
"postinstall": "tsc"
2323
},
2424
"dependencies": {
25-
"decompress": "^3.0.0",
25+
"decompress": "^4.0.0",
2626
"del": "^2.0.2",
2727
"fs-extra-promise": "^0.3.1",
2828
"http-proxy-agent": "^1.0.0",

0 commit comments

Comments
 (0)