Skip to content

Commit

Permalink
fix(package): update promise to version 8.0.1 (#25)
Browse files Browse the repository at this point in the history
Closes #23
  • Loading branch information
ForbesLindesay committed Jul 20, 2017
1 parent 7f89810 commit 96961e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
"chalk": "^1.1.3",
"is-browser": "^2.0.1",
"ms": "^1.0.0",
"promise": "^7.1.1",
"promise": "^8.0.1",
"test-result": "^2.0.0",
"wtfnode": "^0.5.4"
},
Expand Down

0 comments on commit 96961e7

Please sign in to comment.