添加 0、updateDependencies.bat

pull/375/head
王良 2024-09-29 01:59:53 +08:00
parent 9b9c42d3b0
commit a69d15299d
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
node -v
# npm install -g npm-check-updates
cd ../packages/core
ncu -u
cd ../gui
ncu -u
cd ../mitmproxy
ncu -u