@bgd-labs/aave-address-book 4.38.3-a719eb13c5c8d16b5564aecf2705ac5806eb2727.0 → 4.38.3-e6c42831aafe98a6dceeac118aadf30571815396.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bgd-labs/aave-address-book",
|
|
3
|
-
"version": "4.38.3-
|
|
3
|
+
"version": "4.38.3-e6c42831aafe98a6dceeac118aadf30571815396.0",
|
|
4
4
|
"description": "This repository contains an up-to-date registry of all addresses of the Aave ecosystem's smart contracts, for its usage in Solidity codebases.",
|
|
5
5
|
"private": false,
|
|
6
6
|
"files": [
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
"peerDependencies": {
|
|
108
108
|
"viem": "^2.23.5"
|
|
109
109
|
},
|
|
110
|
-
"packageManager": "^npm@
|
|
110
|
+
"packageManager": "^npm@11.0.0",
|
|
111
111
|
"overrides": {
|
|
112
112
|
"@types/react": "19.2.7",
|
|
113
113
|
"@types/react-dom": "19.2.3"
|