2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-10 05:22:26 +03:00

fix(package): update deepmerge to version 2.0.0

This commit is contained in:
greenkeeper[bot]
2017-10-09 15:26:48 +00:00
parent f8ddeaf6ed
commit dbf2c49c7a
+1 -1
View File
@@ -5,7 +5,7 @@
"author": "Declan de Wet <declandewet@me.com>",
"bugs": "https://github.com/declandewet/vue-meta/issues",
"dependencies": {
"deepmerge": "^1.5.0",
"deepmerge": "^2.0.0",
"lodash.isplainobject": "^4.0.6",
"object-assign": "^4.1.1"
},