Skip to content

Commit 971662b

Browse files
committed
Merge pull request #1 from keyvanfatehi/patch-1
update deps: add gravatar, use npm strider-git
2 parents 4428557 + 54f71fb commit 971662b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,12 @@
3737
"mocha": "~1.13.0"
3838
},
3939
"dependencies": {
40-
"strider-git": "git+https://github.com/Strider-CD/strider-git.git",
41-
"request": "~2.27.0",
40+
"async": "~0.2.9",
41+
"gravatar": "^1.0.6",
4242
"lodash": "~2.2.0",
43+
"request": "~2.27.0",
4344
"step": "0.0.5",
44-
"async": "~0.2.9"
45+
"strider-git": "^0.2.0"
4546
},
4647
"bugs": {
4748
"url": "https://github.com/meric426/strider-gitlab/issues"

0 commit comments

Comments
 (0)