2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-25 10:40:33 +03:00

chore: update contributors in package.json

This commit is contained in:
pimlie
2019-03-11 10:46:17 +01:00
parent c3e97173ee
commit 73b98b95ad
+5 -1
View File
@@ -23,7 +23,11 @@
"url": "git@github.com/nuxt/vue-meta.git" "url": "git@github.com/nuxt/vue-meta.git"
}, },
"license": "MIT", "license": "MIT",
"author": "Declan de Wet <declandewet@me.com>", "contributors": [{
"name": "Declan de Wet (@declandewet)"
}, {
"name": "Sebastien Chopin (@Atinux)"
}],
"files": [ "files": [
"lib", "lib",
"es", "es",