Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update contracts version
  • Loading branch information
adam-maj committed Aug 31, 2022
commit 2e921e894f537231fc957b81cceb2b0901558628
2 changes: 1 addition & 1 deletion packages/contracts-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/thirdweb-dev/js.git"
},
"dependencies": {
"@thirdweb-dev/contracts": "^3.1.3"
"@thirdweb-dev/contracts": "3.1.3"
},
"devDependencies": {
"@babel/preset-env": "^7.18.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3097,10 +3097,10 @@
"@types/use-sync-external-store" "^0.0.3"
use-sync-external-store "^1.2.0"

"@thirdweb-dev/contracts@^3.1.3":
version "3.1.5"
resolved "https://registry.yarnpkg.com/@thirdweb-dev/contracts/-/contracts-3.1.5.tgz#58809643eebf9cb722018055e297f1f3334851cf"
integrity sha512-3Yw21SkPLuF8zxig1MtPWNVhnuHeiw6vc8u2XovedWlLZj4bNGT88xUdHo3NDghqCrqBW0IJsiB8Rz10z/5EnQ==
"@thirdweb-dev/[email protected]":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@thirdweb-dev/contracts/-/contracts-3.1.3.tgz#490b2a6c5e9d7fb25f46fed5fd1e6ee451546604"
integrity sha512-r00Bx0S5AaesJbeV5GrjdMcF/FillsQNL/6ai+d7XteW4WUz5vfjzoqfC0YasKtZBF4o4fw3l5Wyq+ZnuiqB/g==

"@trivago/prettier-plugin-sort-imports@^3.3.0":
version "3.3.0"
Expand Down