MCPcopy Create free account
hub / github.com/api3dao/airnode / installDependencies

Function installDependencies

docker/scripts/npm.ts:37–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35};
36
37const installDependencies = () => runCommand('yarn bootstrap');
38
39const buildProject = () => runCommand('yarn build');
40

Callers 2

prePublishSetupFunction · 0.85
openPullRequestFunction · 0.85

Calls 1

runCommandFunction · 0.90

Tested by

no test coverage detected