Skip to content

Commit

Permalink
Updating microtime dependency (so that microtime installs on Node 4 a…
Browse files Browse the repository at this point in the history
…nd 5)
  • Loading branch information
iamstolis committed Apr 13, 2016
1 parent 2fff98c commit 9cbecad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -52,7 +52,7 @@
"exorcist": "~0.4",
"jshint": "~2",
"json5": "~0.2",
"microtime": "~0",
"microtime": "~2",
"optimist": "~0.6",
"poly": "^0.6.1",
"promises-aplus-tests": "~2",
Expand Down

0 comments on commit 9cbecad

Please sign in to comment.