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

Merge pull request #282 from manniL/test-multiple-attrs-same

feat: dedupe meta objects by VMID
This commit is contained in:
Sébastien Chopin
2018-12-18 16:41:15 +01:00
committed by GitHub
5 changed files with 61 additions and 1 deletions
+2
View File
@@ -27,6 +27,8 @@
"dependencies": {
"deepmerge": "^2.2.1",
"lodash.isplainobject": "^4.0.6",
"lodash.uniqby": "^4.7.0",
"lodash.uniqueid": "^4.0.1",
"object-assign": "^4.1.1"
},
"devDependencies": {