Skip to content

Commit

Permalink
fix: contracts types build
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpy committed Oct 12, 2023
1 parent 8a860d9 commit d52f554
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"babel-jest": "^29.2.1",
"eslint": "^8.19.0",
"eslint-plugin-react-refresh": "^0.4.1",
"ethers": "5.7.2",
"jest": "^29.2.1",
"metro-react-native-babel-preset": "0.73.9",
"prettier": "^2.4.1",
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4297,6 +4297,7 @@ __metadata:
crypto-browserify: ^3.12.0
eslint: ^8.19.0
eslint-plugin-react-refresh: ^0.4.1
ethers: 5.7.2
fast-text-encoding: ^1.0.6
jest: ^29.2.1
metro-react-native-babel-preset: 0.73.9
Expand Down Expand Up @@ -21049,7 +21050,7 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:5, ethers@npm:^5.*, ethers@npm:^5.0.0, ethers@npm:^5.0.1, ethers@npm:^5.0.13, ethers@npm:^5.0.2, ethers@npm:^5.5.2, ethers@npm:^5.5.3":
"ethers@npm:5, ethers@npm:5.7.2, ethers@npm:^5.*, ethers@npm:^5.0.0, ethers@npm:^5.0.1, ethers@npm:^5.0.13, ethers@npm:^5.0.2, ethers@npm:^5.5.2, ethers@npm:^5.5.3":
version: 5.7.2
resolution: "ethers@npm:5.7.2"
dependencies:
Expand Down

0 comments on commit d52f554

Please sign in to comment.