Añadir package-lock.json
This commit is contained in:
4
package-lock.json
generated
Normal file
4
package-lock.json
generated
Normal file
@@ -0,0 +1,4 @@
|
||||
rm -f package-lock.json
|
||||
rm -rf node_modules
|
||||
npm install
|
||||
node -p "require('./package-lock.json').lockfileVersion"
|
||||
Reference in New Issue
Block a user