2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-20 20:00:37 +03:00

fix:arrow style bug

This commit is contained in:
陈峰
2019-07-18 10:58:36 +08:00
parent f5ab6c1629
commit c5a76ca1ae
3 changed files with 37 additions and 85 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "vue-json-viewer",
"version": "2.2.0",
"version": "2.2.1",
"description": "vuejs展示json的组件",
"main": "vue-json-viewer.js",
"files": [
@@ -66,10 +66,10 @@
"file-loader": "^1.1.5",
"html-webpack-plugin": "^3.2.0",
"mini-css-extract-plugin": "^0.5.0",
"node-sass": "^4.5.3",
"node-sass": "^4.12.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
"sass-loader": "^6.0.6",
"sass-loader": "^7.1.0",
"style-loader": "^0.19.0",
"uglifyjs-webpack-plugin": "^2.1.2",
"url-loader": "^0.6.2",