2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-12 00:12:24 +03:00

fix: ignore package-lock not yarn.lock

This commit is contained in:
pimlie
2019-02-11 18:41:07 +01:00
parent 66e4fb4e3e
commit 164cd8e52b
+3 -3
View File
@@ -32,6 +32,7 @@ jspm_packages
# Optional npm cache directory
.npm
package-lock.json
# Optional REPL history
.node_repl_history
@@ -39,6 +40,5 @@ jspm_packages
# built code
lib
# yarn
yarn.lock
yarn-error.log
# examples yarn lock
examples/yarn.lock