Skip to content

Commit dd53c85

Browse files
add to makefile
1 parent fa60535 commit dd53c85

File tree

3 files changed

+71
-1031
lines changed

3 files changed

+71
-1031
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -889,6 +889,8 @@ update-js: node-check | node_modules
889889
npx updates -u -f package.json
890890
rm -rf node_modules package-lock.json
891891
npm install --package-lock
892+
npx nolyfill install
893+
npm update
892894
@touch node_modules
893895

894896
.PHONY: update-py

0 commit comments

Comments
 (0)