- element-carousel@1.0.0
 - element-table@1.0.0
 - element-upload@1.0.0
 - element-datepicker@1.0.0
 - element-loading@1.0.0
 - element-pagination@1.0.0
This commit is contained in:
Leopoldthecoder
2017-01-23 17:20:52 +08:00
parent 6dfec6655f
commit d888e44cc2
6 changed files with 8 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "element-loading",
"version": "0.0.0",
"version": "1.0.0",
"description": "A loading component for Vue.js.",
"keywords": [
"element",
@@ -11,6 +11,5 @@
"repository": "https://github.com/ElemeFE/element/tree/master/packages/loading",
"author": "elemefe",
"license": "MIT",
"dependencies": {
}
"dependencies": {}
}