2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-23 02:30:36 +03:00

fix: remove extra yarn.lock from npm package

This commit is contained in:
Pooya Parsa
2018-11-19 12:56:13 +03:30
parent 0ac5d5b051
commit bddc7a3f43
-1
View File
@@ -77,7 +77,6 @@
}, },
"files": [ "files": [
"lib", "lib",
"yarn.lock",
"types/index.d.ts", "types/index.d.ts",
"types/vue.d.ts" "types/vue.d.ts"
], ],