Skip to content

Commit

Permalink
pin fibers for node4 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
pstadler committed Jun 5, 2017
1 parent daf499c commit 2b6c6ac
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 @@ -46,7 +46,7 @@
"dependencies": {
"byline": "^4.2.1",
"chalk": "^1.1.1",
"fibers": "^1.0.10",
"fibers": "1.0.15",
"interpret": "^1.0.0",
"liftoff": "^2.2.0",
"nopt": "^3.0.4",
Expand Down

0 comments on commit 2b6c6ac

Please sign in to comment.