Skip to content

Commit 354a280

Browse files
committed
fix build script
1 parent 6ecab85 commit 354a280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

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

39-
- run: npm install --also dev
39+
- run: npm install
4040

4141
- save_cache:
4242
paths:

0 commit comments

Comments
 (0)