Skip to content

Commit c6253c5

Browse files
authored
Update config.yml
1 parent a177ae5 commit c6253c5

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
@@ -12,7 +12,7 @@ jobs:
1212
- checkout
1313
- run:
1414
name: Upgrade npm
15-
command: npm install -g [email protected]
15+
command: npm install [email protected]
1616
- run: rm -rf node_modules package-lock.json
1717
- run: npm install
1818
- run:

0 commit comments

Comments
 (0)