Skip to content

Commit

Permalink
feat: new icons, smaller size (ant-design#450)
Browse files Browse the repository at this point in the history
* feat: react icons using new antd-colors, smaller size

* chore: icons-react version 4.5.0
  • Loading branch information
07akioni committed Feb 10, 2021
1 parent e53a0f6 commit bc4b96d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/icons-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design/icons",
"version": "4.4.0",
"version": "4.5.0",
"main": "./lib/index.js",
"module": "./es/index.js",
"unpkg": "./dist/index.umd.js",
Expand Down Expand Up @@ -61,7 +61,7 @@
"typescript": "^4.0.2"
},
"dependencies": {
"@ant-design/colors": "^5.0.0",
"@ant-design/colors": "^6.0.0",
"@ant-design/icons-svg": "^4.0.0",
"@babel/runtime": "^7.11.2",
"classnames": "^2.2.6",
Expand Down

0 comments on commit bc4b96d

Please sign in to comment.