Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ada01bc

Browse files
committed
update co fixes compatibility with gnode
1 parent e14eb1c commit ada01bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"gap": "./bin/gap.js"
1313
},
1414
"dependencies": {
15-
"co": "~2.0.0",
15+
"co": "~3.1.0",
1616
"tap": "~0.4.4",
1717
"v8-argv": "~0.2.0"
1818
},
@@ -31,4 +31,4 @@
3131
"url": "http://juliangruber.com"
3232
},
3333
"license": "MIT"
34-
}
34+
}

0 commit comments

Comments
 (0)