Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Commit

Permalink
fix: update shipit-deploy's peerDependency to v4.1.0 (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
smccollum-blurb authored and gregberge committed Apr 28, 2018
1 parent e57cf93 commit 6f7b407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shipit-deploy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"ssh"
],
"peerDependencies": {
"shipit-cli": "^1.5.0"
"shipit-cli": "^4.1.0"
},
"dependencies": {
"chalk": "^2.3.2",
Expand Down

0 comments on commit 6f7b407

Please sign in to comment.