update npmextra.json: githost
This commit is contained in:
parent
cef31966f9
commit
72145abaf9
@ -2,11 +2,11 @@
|
||||
"gitzone": {
|
||||
"projectType": "npm",
|
||||
"module": {
|
||||
"githost": "gitlab.com",
|
||||
"gitscope": "pushrocks",
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "push.rocks",
|
||||
"gitrepo": "smartvalidator",
|
||||
"description": "a wrapper for the validator package to perform validations",
|
||||
"npmPackagename": "@pushrocks/smartvalidator",
|
||||
"npmPackagename": "@push.rocks/smartvalidator",
|
||||
"license": "MIT",
|
||||
"projectDomain": "push.rocks"
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@pushrocks/smartvalidator",
|
||||
"name": "@push.rocks/smartvalidator",
|
||||
"version": "1.0.5",
|
||||
"private": false,
|
||||
"description": "a wrapper for the validator package to perform validations",
|
||||
@ -19,7 +19,7 @@
|
||||
"@gitzone/tsdoc": "^1.1.10",
|
||||
"@gitzone/tstest": "^1.0.44",
|
||||
"@pushrocks/tapbundle": "^5.0.3",
|
||||
"@types/node": "^18.15.10"
|
||||
"@types/node": "^18.15.11"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/validator": "^13.7.4",
|
||||
@ -40,4 +40,4 @@
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
]
|
||||
}
|
||||
}
|
1390
pnpm-lock.yaml
generated
1390
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user