Skip to content

Commit

Permalink
adad publishConfig.directory
Browse files Browse the repository at this point in the history
  • Loading branch information
zzcwoshizz committed Feb 20, 2023
1 parent 95b434b commit 7de5296
Show file tree
Hide file tree
Showing 11 changed files with 38 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"changeset": "zcloak-exec-changeset",
"clean": "zcloak-dev-clean-build",
"lint": "yarn lint:ts && yarn lint:dependencies",
"lint:ts": "zcloak-dev-run-lint",
"lint:dependencies": "zcloak-dev-lint-dependencies --fix",
"lint:ts": "zcloak-dev-run-lint",
"postinstall": "zcloak-dev-yarn-only",
"start": "cd packages/example && yarn webpack serve --config webpack.serve.cjs --port 3000",
"test": "zcloak-dev-run-test --coverage --forceExit --runInBand --testPathIgnorePatterns e2e",
Expand Down
5 changes: 4 additions & 1 deletion packages/contracts-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
"bugs": "https://github.com/zCloak-Network/common-ts/issues",
"contributors": [],
"description": "zCloak contracts-core",
"homepage": "https://github.com/zCloak-Network/common-ts/tree/master/packages/contracts-core#readme",
"homepage": "https://github.com/zCloak-Network/common-ts#readme",
"license": "Apache-2.0",
"maintainers": [],
"name": "@zcloak/contracts-core",
"publishConfig": {
"directory": "build"
},
"repository": {
"directory": "packages/contracts-core",
"type": "git",
Expand Down
5 changes: 4 additions & 1 deletion packages/credential-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
"bugs": "https://github.com/zCloak-Network/common-ts/issues",
"contributors": [],
"description": "zCloak credential-core",
"homepage": "https://github.com/zCloak-Network/common-ts/tree/master/packages/credential-core#readme",
"homepage": "https://github.com/zCloak-Network/common-ts#readme",
"license": "Apache-2.0",
"maintainers": [],
"name": "@zcloak/credential-core",
"publishConfig": {
"directory": "build"
},
"repository": {
"directory": "packages/credential-core",
"type": "git",
Expand Down
5 changes: 4 additions & 1 deletion packages/did-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
"bugs": "https://github.com/zCloak-Network/common-ts/issues",
"contributors": [],
"description": "zCloak did-keyring",
"homepage": "https://github.com/zCloak-Network/common-ts/tree/master/packages/did-keyring#readme",
"homepage": "https://github.com/zCloak-Network/common-ts#readme",
"license": "Apache-2.0",
"maintainers": [],
"name": "@zcloak/did-keyring",
"publishConfig": {
"directory": "build"
},
"repository": {
"directory": "packages/did-keyring",
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"bugs": "https://github.com/zCloak-Network/common-ts/issues",
"contributors": [],
"description": "common-ts example",
"homepage": "https://github.com/zCloak-Network/common-ts/tree/master/packages/example#readme",
"homepage": "https://github.com/zCloak-Network/common-ts#readme",
"license": "Apache-2.0",
"maintainers": [],
"name": "example",
Expand Down
5 changes: 4 additions & 1 deletion packages/extension-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
"bugs": "https://github.com/zCloak-Network/common-ts/issues",
"contributors": [],
"description": "zCloak extension-core",
"homepage": "https://github.com/zCloak-Network/common-ts/tree/master/packages/extension-core#readme",
"homepage": "https://github.com/zCloak-Network/common-ts#readme",
"license": "Apache-2.0",
"maintainers": [],
"name": "@zcloak/extension-core",
"publishConfig": {
"directory": "build"
},
"repository": {
"directory": "packages/extension-core",
"type": "git",
Expand Down
5 changes: 4 additions & 1 deletion packages/react-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
"bugs": "https://github.com/zCloak-Network/common-ts/issues",
"contributors": [],
"description": "zCloak react-wallet",
"homepage": "https://github.com/zCloak-Network/common-ts/tree/master/packages/react-wallet#readme",
"homepage": "https://github.com/zCloak-Network/common-ts#readme",
"license": "Apache-2.0",
"maintainers": [],
"name": "@zcloak/react-wallet",
"publishConfig": {
"directory": "build"
},
"repository": {
"directory": "packages/react-wallet",
"type": "git",
Expand Down
5 changes: 4 additions & 1 deletion packages/service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
"bugs": "https://github.com/zCloak-Network/common-ts/issues",
"contributors": [],
"description": "zCloak service",
"homepage": "https://github.com/zCloak-Network/common-ts/tree/master/packages/service#readme",
"homepage": "https://github.com/zCloak-Network/common-ts#readme",
"license": "Apache-2.0",
"maintainers": [],
"name": "@zcloak/service",
"publishConfig": {
"directory": "build"
},
"repository": {
"directory": "packages/service",
"type": "git",
Expand Down
5 changes: 4 additions & 1 deletion packages/ui-did-keyring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
"bugs": "https://github.com/zCloak-Network/common-ts/issues",
"contributors": [],
"description": "zCloak ui-did-keyring",
"homepage": "https://github.com/zCloak-Network/common-ts/tree/master/packages/ui-did-keyring#readme",
"homepage": "https://github.com/zCloak-Network/common-ts#readme",
"license": "Apache-2.0",
"maintainers": [],
"name": "@zcloak/ui-did-keyring",
"publishConfig": {
"directory": "build"
},
"repository": {
"directory": "packages/ui-did-keyring",
"type": "git",
Expand Down
5 changes: 4 additions & 1 deletion packages/ui-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
"bugs": "https://github.com/zCloak-Network/common-ts/issues",
"contributors": [],
"description": "zCloak ui-store",
"homepage": "https://github.com/zCloak-Network/common-ts/tree/master/packages/ui-store#readme",
"homepage": "https://github.com/zCloak-Network/common-ts#readme",
"license": "Apache-2.0",
"maintainers": [],
"name": "@zcloak/ui-store",
"publishConfig": {
"directory": "build"
},
"repository": {
"directory": "packages/ui-store",
"type": "git",
Expand Down
5 changes: 4 additions & 1 deletion packages/web3-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
"bugs": "https://github.com/zCloak-Network/common-ts/issues",
"contributors": [],
"description": "zCloak web3-query",
"homepage": "https://github.com/zCloak-Network/common-ts/tree/master/packages/web3-query#readme",
"homepage": "https://github.com/zCloak-Network/common-ts#readme",
"license": "Apache-2.0",
"maintainers": [],
"name": "@zcloak/web3-query",
"publishConfig": {
"directory": "build"
},
"repository": {
"directory": "packages/web3-query",
"type": "git",
Expand Down

0 comments on commit 7de5296

Please sign in to comment.