We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd5278 commit 753ef5fCopy full SHA for 753ef5f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-appsflyer",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "React Native Appsflyer plugin",
5
"main": "index.js",
6
"scripts": {
@@ -11,13 +11,13 @@
11
"setup": "cd demo; npm install; cd ..; npm run preparedemo;",
12
"test": "echo \"Error: no test specified\" && exit 1"
13
},
14
- "author": "Appsflyer",
15
- "license": "MIT License",
16
- "homepage": "https://github.com/AppsFlyerSDK/react-native-appsflyer#readme",
17
- "keywords": [
+ "author": "Appsflyer",
+ "license": "MIT License",
+ "homepage": "https://github.com/AppsFlyerSDK/react-native-appsflyer#readme",
+ "keywords": [
18
"react-native",
19
"react",
20
"native",
21
"appsflyer"
22
]
23
-}
+}
0 commit comments