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

Commit d99d943

Browse files
biilmannbcomnes
authored andcommitted
Add zip it and ship it git dependency
1 parent fe7aa14 commit d99d943

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@
5959
"through2-filter": "^3.0.0",
6060
"through2-map": "^3.0.0",
6161
"util.promisify": "^1.0.0",
62-
"util.promisify-all": "^1.0.2"
62+
"util.promisify-all": "^1.0.2",
63+
"zip-it-and-ship-it": "ssh+git://git@github.com:netlify/zip-it-and-ship-it.git"
6364
},
6465
"devDependencies": {
6566
"@babel/core": "^7.1.2",

0 commit comments

Comments
 (0)