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

Merge pull request #289 from declandewet/greenkeeper/deepmerge-3.0.0

Update deepmerge to the latest version 🚀
This commit is contained in:
Sébastien Chopin
2018-12-18 16:41:29 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"update-cdn": "babel-node scripts/update-cdn.js"
},
"dependencies": {
"deepmerge": "^2.2.1",
"deepmerge": "^3.0.0",
"lodash.isplainobject": "^4.0.6",
"lodash.uniqby": "^4.7.0",
"lodash.uniqueid": "^4.0.1",