This commit is contained in:
David 2023-07-02 23:06:06 -04:00
parent d559c657c0
commit 2a3587e300
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

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

View file

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