Skip to content

Commit 2ab2a5b

Browse files
committed
Add request as a peer dependency per changelog of request-promise
1 parent 3fcdc3f commit 2ab2a5b

2 files changed

Lines changed: 4212 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
},
3939
"dependencies": {
4040
"chalk": "^2.0.1",
41-
"fastboot": "^1.0.0-rc.5"
41+
"fastboot": "^1.0.0-rc.5",
42+
"request": "^2.81.0"
4243
}
4344
}

0 commit comments

Comments
 (0)