Skip to content

Commit f09cf54

Browse files
committed
v0.3.1
1 parent 7c466e2 commit f09cf54

File tree

2 files changed

+14
-447
lines changed

2 files changed

+14
-447
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-postmessage-cat",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Passing object and type between React Native main process and WebView process simply via proxy.",
55
"scripts": {
66
"build": "tsc",
@@ -77,6 +77,7 @@
7777
"dprint": "^0.40.2",
7878
"eslint-config-tidgi": "^1.1.4",
7979
"npm-install-peers": "^1.2.2",
80+
"react-native": "0.72.4",
8081
"rollup": "^3.28.1",
8182
"rollup-plugin-terser": "^7.0.2",
8283
"rollup-plugin-typescript2": "^0.35.0",

0 commit comments

Comments
 (0)