Skip to content

Commit

Permalink
debug dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresrhys committed May 11, 2015
1 parent 454f749 commit 8efd33c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"homepage": "https://github.com/wheresrhys/fetch-mock",
"dependencies": {
"node-fetch": "^1.2.0",
"sinon": "^1.14.1"
"sinon": "^1.14.1",
"debug": "^2.2.0"
},
"devDependencies": {
"browserify": "^10.0.0",
"chai": "^2.3.0",
"coveralls": "^2.11.2",
"debowerify": "^1.2.1",
"debug": "^2.2.0",
"es6-promise": "^2.1.1",
"karma": "^0.12.31",
"karma-browserify": "^4.1.2",
Expand Down

0 comments on commit 8efd33c

Please sign in to comment.