switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 02:56:32 +02:00
parent d1393c5128
commit 99182bdb69
2 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartjimp",
"description": "a tool fr working with images in TypeScript",
"npmPackagename": "@pushrocks/smartjimp",
"npmPackagename": "@push.rocks/smartjimp",
"license": "MIT",
"projectDomain": "push.rocks"
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartjimp",
"name": "@push.rocks/smartjimp",
"version": "1.0.5",
"private": false,
"description": "a tool fr working with images in TypeScript",
@ -44,4 +44,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}