Use package-lock.json in local
This commit is contained in:
parent
569588c463
commit
5228b9835b
2 changed files with 3 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -7,6 +7,9 @@
|
|||
# Node.js
|
||||
/node_modules
|
||||
|
||||
# NPM
|
||||
package-lock.json
|
||||
|
||||
# yarn
|
||||
yarn.lock
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue