Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival committed Jul 28, 2023
1 parent 664a3b3 commit 2ff7f16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/static/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kodadot1/static",
"version": "0.0.3-rc.4",
"version": "0.0.3-rc.5",
"description": "Static constants in the KodaDot development",
"repository": "kodadot/nft-gallery",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export const URLS = {
click: 'https://squid.subsquid.io/click/v/002/graphql',
antick: 'https://squid.subsquid.io/antick/v/001-rc0/graphql',
marck: 'https://squid.subsquid.io/marck/graphql',
stick: 'https://squid.subsquid.io/stick/graphql',
stick: 'https://squid.subsquid.io/stick/v/v3/graphql',
speck: 'https://squid.subsquid.io/speck/v/v1/graphql',
replicate: 'https://replicate.kodadot.workers.dev/',
search: 'https://polysearch.w.kodadot.xyz',
Expand Down

0 comments on commit 2ff7f16

Please sign in to comment.