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

Merge pull request #147 from declandewet/greenkeeper/deepmerge-2.0.0

Update deepmerge to the latest version 🚀
This commit is contained in:
Sébastien Chopin
2017-10-28 14:20:13 +02:00
committed by GitHub
+1 -1
View File
@@ -5,7 +5,7 @@
"author": "Declan de Wet <declandewet@me.com>", "author": "Declan de Wet <declandewet@me.com>",
"bugs": "https://github.com/declandewet/vue-meta/issues", "bugs": "https://github.com/declandewet/vue-meta/issues",
"dependencies": { "dependencies": {
"deepmerge": "^1.5.0", "deepmerge": "^2.0.0",
"lodash.isplainobject": "^4.0.6", "lodash.isplainobject": "^4.0.6",
"object-assign": "^4.1.1" "object-assign": "^4.1.1"
}, },