Skip to content

Commit 6f7b7ea

Browse files
Change package description (#3162)
This package ain't experimental for years, innit? --------- Co-authored-by: Jakub Piasecki <jakub.piasecki@swmansion.com>
1 parent 693133b commit 6f7b7ea

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-gesture-handler",
33
"version": "2.20.0",
4-
"description": "Experimental implementation of a new declarative API for gesture handling in react-native",
4+
"description": "Declarative API exposing native platform touch and gesture system to React Native",
55
"scripts": {
66
"prepare": "bob build && husky install",
77
"test": "jest",

0 commit comments

Comments
 (0)