switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 10:02:51 +02:00
parent e656ac6e82
commit 165606da8d
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": "smartlog-interfaces",
"description": "interfaces for the smartlog ecosystem",
"npmPackagename": "@pushrocks/smartlog-interfaces",
"npmPackagename": "@push.rocks/smartlog-interfaces",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartlog-interfaces",
"name": "@push.rocks/smartlog-interfaces",
"version": "3.0.0",
"private": false,
"description": "interfaces for the smartlog ecosystem",
@ -38,4 +38,4 @@
"last 1 chrome versions"
],
"type": "module"
}
}