update npmextra.json: githost
This commit is contained in:
parent
dea8ca6021
commit
0b2e88f430
@ -6,11 +6,11 @@
|
||||
"gitzone": {
|
||||
"projectType": "npm",
|
||||
"module": {
|
||||
"githost": "gitlab.com",
|
||||
"gitscope": "pushrocks",
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "push.rocks",
|
||||
"gitrepo": "smartsystem",
|
||||
"description": "interact with the system you are running on",
|
||||
"npmPackagename": "@pushrocks/smartsystem",
|
||||
"npmPackagename": "@push.rocks/smartsystem",
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@pushrocks/smartsystem",
|
||||
"name": "@push.rocks/smartsystem",
|
||||
"version": "3.0.1",
|
||||
"description": "interact with the system you are running on",
|
||||
"main": "dist_ts/index.js",
|
||||
@ -55,4 +55,4 @@
|
||||
"browserslist": [
|
||||
"last 1 chrome versions"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user