Skip to content

Commit

Permalink
fix: pin broken needle dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JackuB committed Sep 1, 2020
1 parent a99ac29 commit 7a04ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,7 +69,7 @@
"debug": "^4.1.1",
"diff": "^4.0.1",
"glob": "^7.1.3",
"needle": "^2.5.0",
"needle": "2.5.0",
"open": "^7.0.3",
"os-name": "^3.0.0",
"proxy-agent": "^3.1.1",
Expand Down

0 comments on commit 7a04ad2

Please sign in to comment.