Skip to content

Commit 06606cb

Browse files
committed
fix: put the exact version of solidity utils
1 parent b5a3a15 commit 06606cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"@bgd-labs/aave-cli": "^1.1.17",
36-
"@bgd-labs/solidity-utils": "^1.1.2",
36+
"@bgd-labs/solidity-utils": "1.1.2",
3737
"catapulta-verify": "^1.3.0"
3838
}
3939
}

0 commit comments

Comments
 (0)