Skip to content

Commit 943b63d

Browse files
authored
Merge pull request #167 from pstadler/node4-fibers-1.0.15
pin fibers for node4 compatibility
2 parents daf499c + 2b6c6ac commit 943b63d

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)