switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 10:16:46 +02:00
parent e87c14f3d8
commit ca91dbc6dc
2 changed files with 4 additions and 4 deletions

View File

@ -6,10 +6,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartmustache",
"description": "templates done right",
"npmPackagename": "@pushrocks/smartmustache",
"npmPackagename": "@push.rocks/smartmustache",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartmustache",
"name": "@push.rocks/smartmustache",
"version": "3.0.2",
"description": "templates done right",
"private": false,
@ -48,4 +48,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}