Skip to content

Commit

Permalink
Update debug to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrijk committed Sep 12, 2018
1 parent 7c2130d commit 3467570
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 @@ -36,13 +36,13 @@
},
"license": "MIT",
"dependencies": {
"debug": "^3.1.0",
"lodash": "^4.17.10",
"testcheck": "^1.0.0-rc.2"
},
"devDependencies": {
"chai": "^4.1.2",
"coveralls": "^3.0.2",
"debug": "^4.0.1",
"eslint": "^5.5.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-lodash": "^2.7.0",
Expand Down

0 comments on commit 3467570

Please sign in to comment.