Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tillarnold committed Sep 20, 2015
1 parent ec5d7bf commit 3f40f28
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -16,9 +16,9 @@
"author": "Till Arnold",
"license": "MIT",
"devDependencies": {
"jshint": "^2.5.3",
"tape": "^3.0.0",
"istanbul": "~0.3.0",
"coveralls": "~2.11.1"
"jshint": "^2.8.0",
"tape": "^4.2.0",
"istanbul": "~0.3.20",
"coveralls": "~2.11.4"
}
}

0 comments on commit 3f40f28

Please sign in to comment.