Skip to content

Commit

Permalink
docs: fix homepage in package.jsons (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Jun 1, 2022
1 parent ace4cf4 commit e332850
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/anchor-contrib/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@saberhq/anchor-contrib",
"version": "1.13.22",
"description": "TypeScript client for Anchor programs.",
"homepage": "https://github.com/saber-hq/saber-common/packages/anchor-contrib#readme",
"homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/anchor-contrib#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
"funding": "https://www.coingecko.com/en/coins/saber",
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@saberhq/browserslist-config",
"version": "1.13.22",
"description": "Saber shareable config for Browserslist.",
"homepage": "https://github.com/saber-hq/saber-common/packages/browserslist-config#readme",
"homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/browserslist-config#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
"funding": "https://www.coingecko.com/en/coins/saber",
Expand Down
2 changes: 1 addition & 1 deletion packages/chai-solana/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@saberhq/chai-solana",
"version": "1.13.22",
"description": "Solana Chai helpers",
"homepage": "https://github.com/saber-hq/saber-common/packages/chai-solana#readme",
"homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/chai-solana#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
"author": "Saber Team <team@saber.so>",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@saberhq/eslint-config-react",
"version": "1.13.22",
"description": "Saber base React ESLint config",
"homepage": "https://github.com/saber-hq/saber-common/packages/eslint-config-react#readme",
"homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/eslint-config-react#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
"author": "Saber Team <team@saber.so>",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@saberhq/eslint-config",
"version": "1.13.22",
"description": "Saber base ESLint config",
"homepage": "https://github.com/saber-hq/saber-common/packages/eslint-config#readme",
"homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/eslint-config#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
"author": "Saber Team <team@saber.so>",
Expand Down
2 changes: 1 addition & 1 deletion packages/option-utils/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@saberhq/option-utils",
"version": "1.13.22",
"description": "Utilities for handling optional values in TypeScript.",
"homepage": "https://github.com/saber-hq/saber-common/packages/option-utils#readme",
"homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/option-utils#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
"funding": "https://www.coingecko.com/en/coins/saber",
Expand Down
2 changes: 1 addition & 1 deletion packages/solana-contrib/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@saberhq/solana-contrib",
"version": "1.13.22",
"description": "Common types and libraries for Solana",
"homepage": "https://github.com/saber-hq/saber-common/packages/solana-contrib#readme",
"homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/solana-contrib#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
"funding": "https://www.coingecko.com/en/coins/saber",
Expand Down
2 changes: 1 addition & 1 deletion packages/stableswap-sdk/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@saberhq/stableswap-sdk",
"version": "1.13.22",
"description": "Solana SDK for Saber's StableSwap program.",
"homepage": "https://github.com/saber-hq/saber-common/packages/stableswap-sdk#readme",
"homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/stableswap-sdk#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
"author": "Saber Team <team@saber.so>",
Expand Down
2 changes: 1 addition & 1 deletion packages/token-utils/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@saberhq/token-utils",
"description": "Token-related math and transaction utilities for Solana.",
"version": "1.13.22",
"homepage": "https://github.com/saber-hq/saber-common/packages/token-utils#readme",
"homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/token-utils#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
"funding": "https://www.coingecko.com/en/coins/saber",
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@saberhq/tsconfig",
"description": "Saber TypeScript configurations.",
"version": "1.13.22",
"homepage": "https://github.com/saber-hq/saber-common/packages/tsconfig#readme",
"homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/tsconfig#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
"author": "Saber Team <team@saber.so>",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-solana/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@saberhq/use-solana",
"version": "1.13.22",
"description": "Solana utilities for React applications.",
"homepage": "https://github.com/saber-hq/saber-common/packages/use-solana#readme",
"homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/use-solana#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
"author": "Saber Team <team@saber.so>",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-adapter-icons/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@saberhq/wallet-adapter-icons",
"version": "1.13.20",
"description": "Solana wallet adapter icons.",
"homepage": "https://github.com/saber-hq/saber-common/packages/solana-wallet-adapters#readme",
"homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/solana-wallet-adapters#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
"funding": "https://www.coingecko.com/en/coins/saber",
Expand Down

0 comments on commit e332850

Please sign in to comment.