switch to new org scheme
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user