Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
chore: resolve dependecy conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
bdrhn9 committed Aug 16, 2023
1 parent 79854d6 commit 33ad384
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"zod": "^3.17.3"
},
"devDependencies": {
"@api3/airnode-admin": "^0.12.0",
"@api3/airnode-admin": "0.12.0",
"@nomiclabs/hardhat-ethers": "^2.2.0",
"@types/express": "^4.17.13",
"@types/jest": "^28.1.6",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
ethers "^5.7.2"
lodash "^4.17.21"

"@api3/airnode-admin@^0.12.0":
"@api3/airnode-admin@0.12.0":
version "0.12.0"
resolved "https://registry.yarnpkg.com/@api3/airnode-admin/-/airnode-admin-0.12.0.tgz#f08051127ebf5da09a37d2b305a34006a7bac3de"
integrity sha512-frezM7eSf2Bd8Gr0I0SlZcL4W7dQ5LclE2NiHNWoh7wYvzkDKo/gXhmVqQ8SIFaicbhIffT9puN01JkIyZllsg==
Expand Down

0 comments on commit 33ad384

Please sign in to comment.