重新执行npm install后,生成新的package-lock.json文件
.gitignore @@ -2,3 +2,4 @@ node_modules release readme.txt package-lock.old package-lock.json Diff too large