Skip to content

Commit ff5d25e

Browse files
run yarn && yarn setup to fix build dep issue
1 parent 0ac8721 commit ff5d25e

File tree

3 files changed

+41
-0
lines changed

3 files changed

+41
-0
lines changed

.pnp.cjs

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

yarn.lock

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3975,6 +3975,28 @@ __metadata:
39753975
languageName: node
39763976
linkType: hard
39773977

3978+
"@chainlink/external-adapter-framework@npm:2.11.0":
3979+
version: 2.11.0
3980+
resolution: "@chainlink/external-adapter-framework@npm:2.11.0"
3981+
dependencies:
3982+
"@date-fns/tz": "npm:1.4.1"
3983+
ajv: "npm:8.17.1"
3984+
axios: "npm:1.13.2"
3985+
eventsource: "npm:4.0.0"
3986+
fastify: "npm:5.6.2"
3987+
ioredis: "npm:5.8.2"
3988+
mock-socket: "npm:9.3.1"
3989+
pino: "npm:10.1.0"
3990+
pino-pretty: "npm:13.1.2"
3991+
prom-client: "npm:15.1.3"
3992+
redlock: "npm:5.0.0-beta.2"
3993+
ws: "npm:8.18.3"
3994+
bin:
3995+
create-external-adapter: adapter-generator.js
3996+
checksum: 10/7a892deca87eacad95fe7032f92bbea70e52ead8f03041d40f5c159095874f9dba501ddd37d7404a9e2a9d091150cdd862f799a821ccd264016b7c18c0daef1d
3997+
languageName: node
3998+
linkType: hard
3999+
39784000
"@chainlink/external-adapter-framework@npm:2.11.1":
39794001
version: 2.11.1
39804002
resolution: "@chainlink/external-adapter-framework@npm:2.11.1"

0 commit comments

Comments
 (0)