change(react-native): include plugin file and version jump
This commit is contained in:
parent
817da3a088
commit
ef69e5c422
1 changed files with 2 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue