Skip to content

Commit 33de72f

Browse files
committed
0.7.1
1 parent 43ac6d0 commit 33de72f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-react-bridge",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "An easy way to integrate your React (or Preact) app into React Native app with WebView.",
55
"main": "lib/index.js",
66
"module": "lib/index.mjs",
@@ -50,8 +50,9 @@
5050
"url": "git+https://github.com/inokawa/react-native-react-bridge.git"
5151
},
5252
"keywords": [
53-
"react-native",
5453
"react",
54+
"react-native",
55+
"expo",
5556
"react-dom",
5657
"preact",
5758
"metro",

0 commit comments

Comments
 (0)