This commit is contained in:
David Braun 2018-02-20 20:28:43 -05:00
parent f5e88f4dda
commit 71e4ddb5d6
No known key found for this signature in database
GPG key ID: 5694EEC4D129BDCF
3 changed files with 10 additions and 1 deletions

View file

@ -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",