switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 02:56:04 +02:00
parent 8dd8bd0be1
commit 6d5b9f3553
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": "smartgit",
"description": "smart wrapper for nodegit",
"npmPackagename": "@pushrocks/smartgit",
"npmPackagename": "@push.rocks/smartgit",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartgit",
"name": "@push.rocks/smartgit",
"version": "3.0.0",
"description": "smart wrapper for nodegit",
"main": "dist_ts/index.js",
@ -56,4 +56,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}