Skip to content

Commit 3546c49

Browse files
committed
nolyfill
1 parent 974f5dc commit 3546c49

File tree

3 files changed

+375
-1431
lines changed

3 files changed

+375
-1431
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,7 @@ update: update-js update-py
885885

886886
.PHONY: update-js
887887
update-js: node-check | node_modules
888-
npx updates -u -f package.json
888+
npx updates -u -e -f package.json
889889
rm -rf node_modules package-lock.json
890890
npm install --package-lock
891891
npx nolyfill install

0 commit comments

Comments
 (0)