Skip to content

Commit

Permalink
fix: build icon type error (#721)
Browse files Browse the repository at this point in the history
Co-authored-by: jojo <jojo@gmail.com>
Co-authored-by: Ethan Zang <675483520@qq.com>
  • Loading branch information
3 people committed May 23, 2024
1 parent 90094e7 commit e750a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-vant-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/core": "7.23.3",
"@babel/plugin-transform-modules-commonjs": "7.23.3",
"@svgr/babel-plugin-remove-jsx-attribute": "6.5.0",
"@types/react": "^18.3.1",
"@types/react": "18.3.2",
"del": "6.1.1",
"fast-glob": "3.2.12",
"fs-extra": "10.1.0",
Expand Down

0 comments on commit e750a67

Please sign in to comment.