📌  相关文章
📜  npm audit undu - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:23.708000             🧑  作者: Mango

代码示例1
#Pray for a git repo with package.json and package-lock.json, after...
git restore package-lock.json
git restore package.json
npm install
# "--force" is satan