Skip to content

Commit

Permalink
correct dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim de Beer committed Oct 11, 2016
1 parent b17e8a9 commit 9c30112
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,14 @@
"bubleify": "^0.5.1"
},
"devDependencies": {
"istanbul": "^0.4.4",
"standard": "^7.1.2",
"tape": "^4.6.0",
"ducktape": "^1.0.0",
"coveralls": "^2.11.9",
"istanbul": "^0.4.3",
"nodemon": "^1.9.1",
"pre-commit": "^1.1.3",
"standard": "^8.1.0",
"tap-difflet": "0.6.0",
"tape": "^4.4.0",
"vigour-base": "^3.6.0"
},
"browserify": {
Expand Down

0 comments on commit 9c30112

Please sign in to comment.