Skip to content

Commit fa3615b

Browse files
committed
Use yarn instead of npm and update some deps
1 parent 6698e42 commit fa3615b

File tree

4 files changed

+3704
-6461
lines changed

4 files changed

+3704
-6461
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ test-sauce: build
4646
#
4747

4848
node_modules: package.json
49-
@npm install
49+
@yarn
5050

5151
#
5252
# Target for updating version.

0 commit comments

Comments
 (0)