switch to new org scheme

This commit is contained in:
2023-07-10 02:48:58 +02:00
parent 9f16f7d1fe
commit cd2d9f8168
6 changed files with 38 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartevent",
"name": "@push.rocks/smartevent",
"version": "2.0.5",
"private": false,
"description": "handle events in smart ways",
@@ -21,7 +21,8 @@
"homepage": "https://gitlab.com/pushrocks/smartevent#README",
"dependencies": {
"@pushrocks/smartpromise": "^3.0.6",
"@pushrocks/smartrx": "^2.0.5"
"@pushrocks/smartrx": "^2.0.5",
"events": "^3.1.0"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.17",
@@ -43,4 +44,4 @@
"npmextra.json",
"readme.md"
]
}
}