Skip to content

Commit 2cdd835

Browse files
committed
build: update Makefile
1 parent 4992f04 commit 2cdd835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hooks:
1717
cd .git/hooks && ln -s -f ../../hooks/pre-push pre-push
1818

1919
install:
20-
npm ci
20+
npm install
2121

2222
outdated:
2323
npm outdated

0 commit comments

Comments
 (0)