This commit is contained in:
David Braun 2017-10-06 21:04:29 -04:00
parent e4e6fbfae3
commit c56f4404f8
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "@nodeguy/channel",
"version": "0.1.0",
"version": "0.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,7 +1,7 @@
{
"name": "@nodeguy/channel",
"description": "a Channel type for Go-like concurrency",
"version": "0.1.0",
"version": "0.1.1",
"author": {
"name": "David Braun",
"email": "David@NodeGuy.com",