switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 02:56:17 +02:00
parent 8f1254b4de
commit 9598d9ca3a
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": "smarthbs",
"description": "handlebars with better fs support",
"npmPackagename": "@pushrocks/smarthbs",
"npmPackagename": "@push.rocks/smarthbs",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smarthbs",
"name": "@push.rocks/smarthbs",
"version": "3.0.3",
"private": false,
"description": "handlebars with better fs support",
@ -51,4 +51,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}