mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-23 15:20:34 +03:00
fix bug in htmlAttr handling causing missing attrs
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
"rimraf": "^2.5.4",
|
||||
"rollup": "^0.36.3",
|
||||
"rollup-plugin-buble": "^0.14.0",
|
||||
"rollup-plugin-commonjs": "^5.0.5",
|
||||
"rollup-plugin-node-resolve": "^2.0.0",
|
||||
"snazzy": "^5.0.0",
|
||||
"standard": "^8.5.0"
|
||||
},
|
||||
@@ -43,5 +45,8 @@
|
||||
"Vue",
|
||||
"define"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"deepmerge": "^1.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user