chore: migrate SDK identity to LocalToolBox
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"name": "@add-ideas/toolbox-contract",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"description": "Runtime-validated manifests, catalogs, discovery, and URL helpers for toolbox applications.",
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://git.add-ideas.de/zemion/toolbox-sdk.git",
|
||||
"url": "git+https://git.add-ideas.de/lotobo/toolbox-sdk.git",
|
||||
"directory": "packages/contract"
|
||||
},
|
||||
"homepage": "https://git.add-ideas.de/zemion/toolbox-sdk",
|
||||
"homepage": "https://git.add-ideas.de/lotobo/toolbox-sdk",
|
||||
"keywords": [
|
||||
"toolbox",
|
||||
"manifest",
|
||||
@@ -43,6 +43,6 @@
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"registry": "https://git.add-ideas.de/api/packages/zemion/npm/"
|
||||
"registry": "https://git.add-ideas.de/api/packages/lotobo/npm/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user