Skip to content

Commit e750a67

Browse files
wennjiechimmychanga3lang3
authored
fix: build icon type error (#721)
Co-authored-by: jojo <jojo@gmail.com> Co-authored-by: Ethan Zang <675483520@qq.com>
1 parent 90094e7 commit e750a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-vant-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/core": "7.23.3",
2929
"@babel/plugin-transform-modules-commonjs": "7.23.3",
3030
"@svgr/babel-plugin-remove-jsx-attribute": "6.5.0",
31-
"@types/react": "^18.3.1",
31+
"@types/react": "18.3.2",
3232
"del": "6.1.1",
3333
"fast-glob": "3.2.12",
3434
"fs-extra": "10.1.0",

0 commit comments

Comments
 (0)