switch to new org scheme

This commit is contained in:
Philipp Kunz 2023-07-10 02:48:43 +02:00
parent 2a1fbeb183
commit f2dffb6e88
2 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@
"projectType": "npm", "projectType": "npm",
"module": { "module": {
"githost": "gitlab.com", "githost": "gitlab.com",
"gitscope": "pushrocks", "gitscope": "push.rocks",
"gitrepo": "smartdns", "gitrepo": "smartdns",
"description": "smart dns methods written in TypeScript", "description": "smart dns methods written in TypeScript",
"npmPackagename": "@pushrocks/smartdns", "npmPackagename": "@push.rocks/smartdns",
"license": "MIT" "license": "MIT"
} }
}, },

View File

@ -1,5 +1,5 @@
{ {
"name": "@pushrocks/smartdns", "name": "@push.rocks/smartdns",
"version": "5.0.4", "version": "5.0.4",
"private": false, "private": false,
"description": "smart dns methods written in TypeScript", "description": "smart dns methods written in TypeScript",