Skip to content

Commit 2e2a5d9

Browse files
committed
v1.2.0
1 parent bbd19df commit 2e2a5d9

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-share-extension",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "share extension using react-native for both ios and android",
55
"main": "lib/index.js",
66
"scripts": {
@@ -10,11 +10,7 @@
1010
"type": "git",
1111
"url": "[email protected]:alinz/react-native-share-extension.git"
1212
},
13-
"keywords": [
14-
"react-component",
15-
"react-native",
16-
"share-extension"
17-
],
13+
"keywords": ["react-component", "react-native", "share-extension"],
1814
"author": {
1915
"name": "Ali Najafizadeh",
2016
"email": "[email protected]",

0 commit comments

Comments
 (0)