Skip to content

Commit 9e06e2b

Browse files
committed
circleci
1 parent da74e41 commit 9e06e2b

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# fallback to using the latest cache if no exact match is found
2727
- v1-dependencies-
2828

29-
- run: npm install
29+
- run: npm config set '@bit:registry' https://node.bit.dev && npm install
3030

3131
- save_cache:
3232
paths:

.npmrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)