Fix #1.
This commit is contained in:
parent
f5e88f4dda
commit
71e4ddb5d6
3 changed files with 10 additions and 1 deletions
|
@ -10,7 +10,9 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/NodeGuy/channel/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"dependencies": {
|
||||
"setimmediate": "1.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nodeguy/assert": "0.1.4",
|
||||
"eslint": "4.12.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue