Skip to content

Commit

Permalink
Merge pull request #2 from vueComponent/next
Browse files Browse the repository at this point in the history
merge next
  • Loading branch information
sunshineLixun authored Sep 21, 2022
2 parents f0dd93b + 03dfd44 commit e9e94d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
| 组件 | 下载量 | 版本 |
| ---------- | ----------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| pro-layout | [![layout](https://img.shields.io/npm/dw/@ant-design-vue/pro-layout.svg)](https://www.npmjs.com/package/@ant-design-vue/pro-layout) | [![npm package](https://img.shields.io/npm/v/@ant-design-vue/pro-layout.svg?style=flat-square?style=flat-square)](https://www.npmjs.com/package/@ant-design-vue/pro-layout) |
| pro-form | [![layout](https://img.shields.io/npm/dw/@ant-design-vue/pro-form.svg)](https://www.npmjs.com/package/@ant-design-vue/pro-form) | [![npm package](https://img.shields.io/npm/v/@ant-design-vue/pro-form.svg?style=flat-square?style=flat-square)](https://www.npmjs.com/package/@ant-design-vue/pro-form) |
| pro-field | [![layout](https://img.shields.io/npm/dw/@ant-design-vue/pro-field.svg)](https://www.npmjs.com/package/@ant-design-vue/pro-field) | [![npm package](https://img.shields.io/npm/v/@ant-design-vue/pro-field.svg?style=flat-square?style=flat-square)](https://www.npmjs.com/package/@ant-design-vue/pro-field) |


## LICENSE

Expand Down
2 changes: 1 addition & 1 deletion packages/pro-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design-vue/pro-form",
"version": "0.0.0",
"version": "0.1.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
Expand Down

0 comments on commit e9e94d8

Please sign in to comment.