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 bfe5760 commit 69c84b4Copy full SHA for 69c84b4
package.json
@@ -4,7 +4,7 @@
4
"homepage": "https://www.mparticle.com",
5
"license": "Apache-2.0",
6
"repository": "mParticle/react-native-mparticle",
7
- "version": "2.4.12",
+ "version": "2.4.13",
8
"main": "js/index.js",
9
"scripts": {
10
"test": "./node_modules/standard/bin/cmd.js",
sample/package.json
@@ -9,7 +9,7 @@
"dependencies": {
"react": "*",
11
"react-native": "^0.53.3",
12
- "react-native-mparticle": "2.4.12"
+ "react-native-mparticle": "2.4.13"
13
},
14
"devDependencies": {
15
"babel-jest": "18.0.0",
0 commit comments