We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c466e2 commit f09cf54Copy full SHA for f09cf54
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-postmessage-cat",
3
- "version": "0.3.0",
+ "version": "0.3.1",
4
"description": "Passing object and type between React Native main process and WebView process simply via proxy.",
5
"scripts": {
6
"build": "tsc",
@@ -77,6 +77,7 @@
77
"dprint": "^0.40.2",
78
"eslint-config-tidgi": "^1.1.4",
79
"npm-install-peers": "^1.2.2",
80
+ "react-native": "0.72.4",
81
"rollup": "^3.28.1",
82
"rollup-plugin-terser": "^7.0.2",
83
"rollup-plugin-typescript2": "^0.35.0",
0 commit comments