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

use different escape sequence on client side

This commit is contained in:
Declan de Wet
2016-12-07 13:32:10 +02:00
parent ece3af40c9
commit 801dfaf4b1
3 changed files with 16 additions and 6 deletions
-1
View File
@@ -6,7 +6,6 @@
"bugs": "https://github.com/declandewet/vue-meta/issues",
"dependencies": {
"deepmerge": "^1.2.0",
"lodash.escape": "^4.0.1",
"lodash.isplainobject": "^4.0.6",
"object-assign": "^4.1.0"
},