Skip to content

Commit 2b6c6ac

Browse files
committed
pin fibers for node4 compatibility
1 parent daf499c commit 2b6c6ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"byline": "^4.2.1",
4848
"chalk": "^1.1.1",
49-
"fibers": "^1.0.10",
49+
"fibers": "1.0.15",
5050
"interpret": "^1.0.0",
5151
"liftoff": "^2.2.0",
5252
"nopt": "^3.0.4",

0 commit comments

Comments
 (0)