Skip to content

Commit

Permalink
chore: Base_Mainnet (#109)
Browse files Browse the repository at this point in the history
Signed-off-by: Silas Davis <[email protected]>
  • Loading branch information
Silas Davis authored Oct 26, 2023
1 parent 9a2a2ad commit a721f3d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion examples/flows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@monaxlabs/aspen-sdk": "workspace:*",
"@monaxlabs/phloem": "0.17.3",
"@monaxlabs/phloem": "0.17.4",
"date-fns": "^2.29.3",
"ethers": "^5.7.2",
"fp-ts": "^2.13.1",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"print:version": "../scripts/version.sh"
},
"dependencies": {
"@monaxlabs/phloem": "0.17.3",
"@monaxlabs/phloem": "0.17.4",
"ethers": "^5.7.2",
"axios": "^1.2.2",
"ts-deepmerge": "^6.2.0",
Expand All @@ -67,7 +67,7 @@
"viem": "^1.16.6"
},
"devDependencies": {
"@monaxlabs/spec": "0.17.3",
"@monaxlabs/spec": "0.17.4",
"@monaxlabs/cambium": "0.16.52",
"@openzeppelin/contracts": "^4.8.1",
"typescript": "^5.2.2",
Expand Down

0 comments on commit a721f3d

Please sign in to comment.