This commit is contained in:
David 2021-02-08 17:31:18 -06:00
parent b477ae8f48
commit 3191e986dc
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.6.6",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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