Skip to content

Commit 7f67354

Browse files
committed
CHG remove yarn lock from web clean
1 parent 6399580 commit 7f67354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ run: node_modules
1010

1111
,PHONY: clean
1212
clean:
13-
rm -rf node_modules yarn.lock
13+
rm -rf node_modules

0 commit comments

Comments
 (0)