Skip to content

Commit c0eb3e4

Browse files
committed
chore(release): publish 3.0.0
Signed-off-by: tony chen <[email protected]>
1 parent 55688e8 commit c0eb3e4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wuba/react-native-echarts",
3-
"version": "2.0.3",
3+
"version": "3.0.0",
44
"description": "Echarts for React Native.",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",
@@ -19,6 +19,8 @@
1919
"ios",
2020
"cpp",
2121
"*.podspec",
22+
"skiaChart.*",
23+
"svgChart.*",
2224
"react-native.config.js",
2325
"!ios/build",
2426
"!android/build",

0 commit comments

Comments
 (0)