Skip to content

Commit

Permalink
Reverting jira package to fork
Browse files Browse the repository at this point in the history
They haven't updated the npm instance to support base yet.
  • Loading branch information
shaunburdick committed Feb 3, 2016
1 parent 497f2d1 commit 4885e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"botkit": "0.0.4",
"istanbul": "^0.4.1",
"jira": "^0.9.2",
"jira": "git://github.com/shaunburdick/node-jira.git",
"moment": "^2.10.3",
"redact-object": "^1.0.1",
"winston": "^2.1.1"
Expand Down

0 comments on commit 4885e6f

Please sign in to comment.