Skip to content

Commit 284e5f5

Browse files
committed
⚙️ chore: release 1.6.1
1 parent 71fab4c commit 284e5f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-ios-context-menu",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "A react-native component to use context menu's (UIMenu) on iOS 13/14+",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -35,11 +35,11 @@
3535
"run-debug": "cd example && npx react-native run-ios --simulator \"iPhone 8\" --configuration Debug"
3636
},
3737
"keywords": [
38-
"react-native",
38+
"react-native",
3939
"ios",
4040
"android"
4141
],
42-
"repository": "https://github.com/indominicstop/react-native-ios-context-menu",
42+
"repository": "https://github.com/indominicstop/react-native-ios-context-menu",
4343
"author": "Dominic Go <[email protected]> (https://github.com/dominicstop)",
4444
"license": "MIT",
4545
"bugs": {

0 commit comments

Comments
 (0)