This commit is contained in:
David 2022-03-11 17:36:35 -06:00
parent e24d7d27c3
commit 261a23f479
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

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

View file

@ -1,7 +1,7 @@
{
"name": "@nodeguy/channel",
"description": "Go-like channels for JavaScript",
"version": "1.0.1",
"version": "1.0.2",
"author": {
"name": "David Braun",
"email": "David@NodeGuy.com",