change(react-native): include plugin file and version jump

This commit is contained in:
Shekar Siri 2024-12-11 09:39:02 +01:00
parent 817da3a088
commit ef69e5c422

View file

@ -1,6 +1,6 @@
{
"name": "@openreplay/react-native",
"version": "0.6.9",
"version": "0.6.10",
"description": "Openreplay React-native connector for iOS applications",
"main": "lib/commonjs/index",
"module": "lib/module/index",
@ -13,6 +13,7 @@
"android",
"ios",
"cpp",
"app.plugin.js",
"*.podspec",
"!ios/build",
"!android/build",