Skip to content

Commit 62bef07

Browse files
put back existing EA framework to avoid dependency spiral
1 parent 9fa5266 commit 62bef07

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.pnp.cjs

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

packages/composites/multi-address-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@chainlink/anchorage-adapter": "workspace:*",
3939
"@chainlink/bitgo-adapter": "workspace:*",
4040
"@chainlink/coinbase-prime-adapter": "workspace:*",
41-
"@chainlink/external-adapter-framework": "2.11.0",
41+
"@chainlink/external-adapter-framework": "2.8.0",
4242
"node-schedule": "2.1.1",
4343
"tslib": "2.4.1"
4444
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5002,7 +5002,7 @@ __metadata:
50025002
"@chainlink/anchorage-adapter": "workspace:*"
50035003
"@chainlink/bitgo-adapter": "workspace:*"
50045004
"@chainlink/coinbase-prime-adapter": "workspace:*"
5005-
"@chainlink/external-adapter-framework": "npm:2.11.0"
5005+
"@chainlink/external-adapter-framework": "npm:2.8.0"
50065006
"@types/jest": "npm:^29.5.14"
50075007
"@types/node": "npm:22.14.1"
50085008
"@types/node-schedule": "npm:2.1.7"

0 commit comments

Comments
 (0)