Browse Source
Merge branch 'master' into dependabot/npm_and_yarn/ant-design/icons-6.1.0
pull/11565/head
afc163
6 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
5 additions and
1 deletions
-
README.md
-
package.json
|
|
|
@ -121,3 +121,7 @@ Any type of contribution is welcome, here are some examples of how you may contr |
|
|
|
- Use Ant Design Pro in your daily work. |
|
|
|
- Submit [issues](http://github.com/ant-design/ant-design-pro/issues) to report bugs or ask questions. |
|
|
|
- Propose [pull requests](http://github.com/ant-design/ant-design-pro/pulls) to improve our code. |
|
|
|
|
|
|
|
<a href="https://openomy.app/github/ant-design/ant-design-pro" target="_blank" style="display: block; width: 100%;" align="center"> |
|
|
|
<img src="https://openomy.app/svg?repo=ant-design/ant-design-pro&chart=bubble&latestMonth=3" target="_blank" alt="Contribution Leaderboard" style="display: block; width: 100%;" /> |
|
|
|
</a> |
|
|
|
|
|
|
|
@ -48,7 +48,7 @@ |
|
|
|
"devDependencies": { |
|
|
|
"@ant-design/pro-cli": "^3.3.0", |
|
|
|
"@commitlint/cli": "^19.8.1", |
|
|
|
"@commitlint/config-conventional": "^19.8.1", |
|
|
|
"@commitlint/config-conventional": "^20.0.0", |
|
|
|
"@testing-library/dom": "^10.4.0", |
|
|
|
"@testing-library/react": "^16.3.0", |
|
|
|
"@types/express": "^5.0.3", |
|
|
|
|