Skip to content

Commit 190a564

Browse files
committed
fix: echarts deps version
1 parent 0b2118c commit 190a564

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,10 @@
5757
},
5858
"engines": {
5959
"node": ">=20.0"
60+
},
61+
"overrides": {
62+
"@kbox-labs/react-echarts": {
63+
"echarts": "$echarts"
64+
}
6065
}
6166
}

0 commit comments

Comments
 (0)