Actualizar package-lock.json
This commit is contained in:
7
package-lock.json
generated
7
package-lock.json
generated
@@ -1,7 +1,8 @@
|
|||||||
rm -f package-lock.json
|
rm -f package-lock.json
|
||||||
rm -rf node_modules
|
rm -rf node_modules
|
||||||
|
|
||||||
npm install
|
npm install
|
||||||
|
|
||||||
node -p "require('./package-lock.json').lockfileVersion"
|
|
||||||
ls -lh package-lock.json
|
ls -lh package-lock.json
|
||||||
|
node -p "require('./package-lock.json').lockfileVersion"
|
||||||
|
git add package-lock.json
|
||||||
|
git commit -m "Regenerar package-lock.json"
|
||||||
|
git push
|
||||||
Reference in New Issue
Block a user