Skip to content

Commit 94c187f

Browse files
committed
✨ Minor Changes: package.json
Updated package description
1 parent 3e091e5 commit 94c187f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-ios-context-menu",
33
"version": "1.1.1",
4-
"description": "A react-native component to use `UIContextMenu` on iOS 13+",
4+
"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",
77
"react-native": "src/index",

0 commit comments

Comments
 (0)