Skip to content

Commit 594b867

Browse files
Minseok ChoiMinseok Choi
authored andcommitted
improve expo support
1 parent c020951 commit 594b867

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@code-push-next/react-native-code-push",
3-
"version": "10.1.0",
3+
"version": "10.2.0",
44
"description": "React Native plugin for the CodePush service",
55
"main": "CodePush.js",
66
"typings": "typings/react-native-code-push.d.ts",
@@ -86,4 +86,4 @@
8686
"postunlink": "node node_modules/@code-push-next/react-native-code-push/scripts/postunlink/run"
8787
}
8888
}
89-
}
89+
}

0 commit comments

Comments
 (0)