Update checkbox and tree
Showing
| ... | ... | @@ -33,6 +33,7 @@ |
| "babel-helper-vue-jsx-merge-props": "^1.0.1", | ||
| "babel-plugin-syntax-jsx": "^6.8.0", | ||
| "babel-plugin-transform-vue-jsx": "^3.1.0", | ||
| "babel-preset-es2015-loose": "^7.0.0", | ||
| "file-save": "^0.2.0", | ||
| "gh-pages": "^0.11.0", | ||
| "highlight.js": "^9.3.0", | ||
| ... | ... | @@ -44,9 +45,8 @@ |
| "purecss": "^0.6.0", | ||
| "q": "^1.4.1", | ||
| "uppercamelcase": "^1.1.0", | ||
| "vue": "^2.0.0-beta.7", | ||
| "vue-loader": "^9.3.2", | ||
| "vue": "^2.0.0-beta.8", | ||
| "vue-loader": "^9.3.2", | ||
| "vue-markdown-loader": "^0.4.0", | ||
| "vue-popup": "^0.2.1", | ||
| "vue-router": "^2.0.0-beta.2" | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment