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

feat: dedupe local meta object by VMID

This commit is contained in:
Alexander Lichter
2018-12-18 11:14:07 +00:00
parent 3eac2b9fe2
commit c590d8a4a7
4 changed files with 20 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": {