switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 10:16:18 +02:00
parent 2d2166cf40
commit 64eb16880a
2 changed files with 4 additions and 4 deletions

View File

@ -10,10 +10,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartmail",
"description": "a unified format for representing and dealing with mails",
"npmPackagename": "@pushrocks/smartmail",
"npmPackagename": "@push.rocks/smartmail",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartmail",
"name": "@push.rocks/smartmail",
"version": "1.0.23",
"private": false,
"description": "a unified format for representing and dealing with mails",
@ -43,4 +43,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}