vue-cli-plugin-ant-design
Advanced tools
Comparing version
@@ -14,6 +14,6 @@ import Vue from 'vue' | ||
import { LocaleProvider } from 'ant-design-vue' | ||
Vue.component(LocaleProvider.name, LocaleProvider) | ||
<%_ } _%> | ||
Vue.component(LocaleProvider.name, LocaleProvider) | ||
Vue.component(Pagination.name, Pagination) | ||
Vue.component(Button.name, Button) | ||
<%_ } _%> |
{ | ||
"name": "vue-cli-plugin-ant-design", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "vue-cli 3 plugin to add ant-design-vue", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |