chore(deps): modernize platformclient tooling
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"@git.zone/cli": {
|
||||
"projectType": "npm",
|
||||
"module": {
|
||||
"githost": "gitlab.com",
|
||||
"gitscope": "serve.zone",
|
||||
"gitrepo": "platformclient",
|
||||
"description": "a module that makes it really easy to use the serve.zone platform inside your app",
|
||||
"npmPackagename": "@serve.zone/platformclient",
|
||||
"license": "MIT",
|
||||
"projectDomain": "serve.zone"
|
||||
},
|
||||
"release": {
|
||||
"registries": [
|
||||
"https://verdaccio.lossless.digital",
|
||||
"https://registry.npmjs.org"
|
||||
],
|
||||
"accessLevel": "public"
|
||||
}
|
||||
},
|
||||
"@ship.zone/szci": {
|
||||
"npmGlobalTools": [],
|
||||
"npmAccessLevel": "public"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user