switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 10:17:20 +02:00
parent 6d9b7ee0e4
commit 826183be8c
2 changed files with 4 additions and 4 deletions

View File

@ -7,10 +7,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartpdf",
"description": "Create PDFs fast and smoothly",
"npmPackagename": "@pushrocks/smartpdf",
"npmPackagename": "@push.rocks/smartpdf",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartpdf",
"name": "@push.rocks/smartpdf",
"version": "3.0.15",
"private": false,
"description": "create pdfs on the fly",
@ -50,4 +50,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}