switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 10:17:10 +02:00
parent 3cd09a7bf5
commit 12dc2ffdbd
2 changed files with 4 additions and 4 deletions

View File

@ -10,10 +10,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartopen",
"description": "open things",
"npmPackagename": "@pushrocks/smartopen",
"npmPackagename": "@push.rocks/smartopen",
"license": "MIT"
}
}

View File

@ -1,5 +1,5 @@
{
"name": "@pushrocks/smartopen",
"name": "@push.rocks/smartopen",
"version": "2.0.0",
"description": "open things",
"main": "dist_ts/index.js",
@ -47,4 +47,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}