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

fix: replace lodash.uniqby with internal fn

This commit is contained in:
Alexander Lichter
2018-12-18 16:30:51 +00:00
parent 8dd50457cb
commit 9393c54dc8
4 changed files with 10 additions and 8 deletions
-1
View File
@@ -27,7 +27,6 @@
"dependencies": {
"deepmerge": "^3.0.0",
"lodash.isplainobject": "^4.0.6",
"lodash.uniqby": "^4.7.0",
"lodash.uniqueid": "^4.0.1",
"object-assign": "^4.1.1"
},