switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 02:42:23 +02:00
parent b6c4ef568a
commit c57d76376d
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": "smartcache",
"description": "cache things in smart ways",
"npmPackagename": "@pushrocks/smartcache",
"npmPackagename": "@push.rocks/smartcache",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartcache",
"name": "@push.rocks/smartcache",
"version": "1.0.16",
"private": false,
"description": "cache things in smart ways",
@ -42,4 +42,4 @@
"last 1 chrome versions"
],
"type": "module"
}
}