@ant-design/icons 6.1.0 → 6.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -34,7 +34,7 @@ interface AntdIconProps {
34
34
  ## Release
35
35
 
36
36
  ```bash
37
- npm run generate
38
- npm run compile
37
+ ut generate
38
+ ut build
39
39
  npm publish
40
40
  ```