2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-08 17:22:32 +03:00

Merge pull request #5 from chenfengjw163/develop

Develop
This commit is contained in:
陈峰
2018-10-13 21:29:21 +08:00
committed by GitHub
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -1,12 +1,10 @@
language : node_js
node_js:
- "10"
- "9"
branches:
only:
- master
- stable
install:
- npm install
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-json-viewer",
"version": "2.0.1",
"version": "2.0.2",
"description": "vuejs展示json的组件",
"main": "dist/vue-json-viewer.js",
"files": [