switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 02:55:52 +02:00
parent 038e6cc33d
commit dd521398ea
2 changed files with 4 additions and 4 deletions

View File

@ -8,10 +8,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartfile",
"description": "smart ways to work with files in nodejs",
"npmPackagename": "@pushrocks/smartfile",
"npmPackagename": "@push.rocks/smartfile",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartfile",
"name": "@push.rocks/smartfile",
"private": false,
"version": "10.0.26",
"description": "offers smart ways to work with files in nodejs",
@ -66,4 +66,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}