Skip to content

Commit f6a7a4e

Browse files
author
Gurarpit Singh
authored
Merge pull request #189 from getndazn/link-install
build(deps): install all deps
2 parents b4ec4b8 + 2a4d8d8 commit f6a7a4e

File tree

23 files changed

+9579
-5639
lines changed

23 files changed

+9579
-5639
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ jobs:
1818
steps:
1919
- checkout
2020
- run: npm ci
21-
- run: npm run install
22-
21+
- run: npm run bootstrap:ci
2322
- *PERSIST_TO_WORKSPACE
2423
test-node12:
2524
docker:

example/package-lock.json

Lines changed: 260 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

layer/nodejs/package-lock.json

Lines changed: 147 additions & 345 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)