switch to new org scheme

This commit is contained in:
2023-07-10 02:41:24 +02:00
parent 34343ef607
commit a44aab680d
3 changed files with 31 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@pushrocks/isotransport",
"name": "@push.rocks/isotransport",
"version": "1.0.3",
"private": false,
"description": "a bi-directional, multiplatform, best-effort transport",
@@ -36,5 +36,10 @@
"cli.js",
"npmextra.json",
"readme.md"
]
}
],
"dependencies": {
"@pushrocks/smartenv": "^5.0.5",
"@pushrocks/smartpromise": "^3.1.7",
"ws": "^8.11.0"
}
}