Comparing version 0.2.0 to 0.3.0
@@ -5,9 +5,13 @@ /** | ||
* @date 2017-01-17 10:48 | ||
* @update fecoder 2017-02-27 | ||
* @update fecoder 2017-03-01 | ||
*/ | ||
import alert from './src/component/alert/alert.vue'; | ||
import filter from './src/component/filter/filter.vue'; | ||
import header from './src/component/header/header.vue'; | ||
import icon from './src/component/icon/icon.vue'; | ||
export { | ||
filter | ||
filter, | ||
header, | ||
icon | ||
} | ||
@@ -14,0 +18,0 @@ |
{ | ||
"name": "vue-flyme", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "vue2 plugin - flyme controls", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49816
44
110