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

Merge pull request #287 from pi0/fix/packaging

fix(pkg): remove extra yarn.lock from npm package
This commit is contained in:
Sébastien Chopin
2018-11-26 14:09:38 +01:00
committed by GitHub
-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"
], ],