switch to new org scheme

This commit is contained in:
2023-07-10 02:56:29 +02:00
parent 3b1ee6460f
commit 8aa16a847a
3 changed files with 4 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartipc",
"name": "@push.rocks/smartipc",
"version": "1.0.8",
"private": false,
"description": "node inter process communication",
@@ -28,4 +28,4 @@
"@types/node-ipc": "^9.1.1",
"node-ipc": "^9.1.1"
}
}
}