Skip to content

Commit 753ef5f

Browse files
committed
1.0.1
1 parent ebd5278 commit 753ef5f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-appsflyer",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "React Native Appsflyer plugin",
55
"main": "index.js",
66
"scripts": {
@@ -11,13 +11,13 @@
1111
"setup": "cd demo; npm install; cd ..; npm run preparedemo;",
1212
"test": "echo \"Error: no test specified\" && exit 1"
1313
},
14-
"author": "Appsflyer",
15-
"license": "MIT License",
16-
"homepage": "https://github.com/AppsFlyerSDK/react-native-appsflyer#readme",
17-
"keywords": [
14+
"author": "Appsflyer",
15+
"license": "MIT License",
16+
"homepage": "https://github.com/AppsFlyerSDK/react-native-appsflyer#readme",
17+
"keywords": [
1818
"react-native",
1919
"react",
2020
"native",
2121
"appsflyer"
2222
]
23-
}
23+
}

0 commit comments

Comments
 (0)