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",
"version": "1.0.2",
"version": "1.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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