Skip to content

Commit

Permalink
modular hub last version
Browse files Browse the repository at this point in the history
  • Loading branch information
fourlen committed Jun 3, 2024
1 parent 9ff2219 commit e341590
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions src/farming/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 src/farming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@cryptoalgebra/integral-core": "1.1.0",
"@cryptoalgebra/integral-periphery": "1.1.0",
"@cryptoalgebra/integral-base-plugin": "1.1.0",
"@cryptoalgebra/algebra-modular-hub-v0.8.20": "0.1.5"
"@cryptoalgebra/algebra-modular-hub-v0.8.20": "0.1.6"
},
"devDependencies": {
"@types/lodash": "^4.14.170",
Expand Down
8 changes: 4 additions & 4 deletions src/plugin/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 src/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@cryptoalgebra/integral-core": "1.1.0",
"@cryptoalgebra/integral-periphery": "1.1.0",
"@cryptoalgebra/algebra-modular-hub-v0.8.20": "0.1.5"
"@cryptoalgebra/algebra-modular-hub-v0.8.20": "0.1.6"
},
"scripts": {
"precommit": "pretty-quick --staged --pattern **/*.sol && hardhat compile",
Expand Down

0 comments on commit e341590

Please sign in to comment.