Skip to content

Commit

Permalink
⬆️ bump version of GS lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin Burg committed Jan 8, 2024
1 parent 07360bb commit bf392cc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/nft/.env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PUBLIC_TZKT_API=https://api.ghostnet.tzkt.io
PUBLIC_TEZOS_RPC=https://ghostnet.smartpy.io
PUBLIC_GAS_STATION_API=http://localhost:8000/operation
PUBLIC_GAS_STATION_API=http://localhost:8000
PUBLIC_PERMIT=KT1Re88VMEJ7TLHTkXSHQYZQTD3MP3k7j6Ar # GHOSTNET : KT199yuNkHQKpy331A6fvWJtQ1uan9uya2jx
PUBLIC_STAKING_CONTRACT=KT1Rp1rgfwS25XrWU6fUnR8cw6KMZBhDvXdq # GHOSTNET : KT1MLMXwFEMcfByGbGcQ9ow3nsrQCkLbcRAu
PUBLIC_APP_BASE_URL=http://localhost:5173
8 changes: 4 additions & 4 deletions examples/nft/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/nft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"type": "module",
"dependencies": {
"@marigold-dev/gas-station-lib": "^0.0.6",
"@marigold-dev/gas-station-lib": "^0.0.7",
"@airgap/beacon-sdk": "^4.0.4",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@picocss/pico": "^1.5.10",
Expand Down

0 comments on commit bf392cc

Please sign in to comment.