Skip to content

Commit

Permalink
use latest version of pt-v5-autotasks-library with support for new 'P…
Browse files Browse the repository at this point in the history
…T Classic' style vault & claimer
  • Loading branch information
chuckbergeron committed Sep 24, 2024
1 parent 8f1c87e commit fdf208c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cron.base-mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:
CONTRACT_JSON_URL: 'https://raw.githubusercontent.com/GenerationSoftware/pt-v5-mainnet/bc84c3f5e1d9703372ae7f9baf584bab42f47b27/deployments/base/contracts.json'
SUBGRAPH_URL: 'https://api.studio.thegraph.com/query/41211/pt-v5-base/version/latest?source=pooltogether'
NODE_OPTIONS: "--max_old_space_size=32768"
DEBUG: '*'
permissions: write-all
jobs:
runCLI:
Expand Down
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"start": "tsx index.ts"
},
"devDependencies": {
"@generationsoftware/pt-v5-autotasks-library": "1.5.2",
"@generationsoftware/pt-v5-autotasks-library": "1.6.0",
"@generationsoftware/pt-v5-utils-js": "1.2.0",
"@types/node": "^20.11.28",
"chalk": "^5.3.0",
Expand Down

0 comments on commit fdf208c

Please sign in to comment.