Skip to content

Commit

Permalink
Change package description (#3162)
Browse files Browse the repository at this point in the history
This package ain't experimental for years, innit?

---------

Co-authored-by: Jakub Piasecki <jakub.piasecki@swmansion.com>
  • Loading branch information
kacperkapusciak and j-piasecki authored Oct 16, 2024
1 parent 693133b commit 6f7b7ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-gesture-handler",
"version": "2.20.0",
"description": "Experimental implementation of a new declarative API for gesture handling in react-native",
"description": "Declarative API exposing native platform touch and gesture system to React Native",
"scripts": {
"prepare": "bob build && husky install",
"test": "jest",
Expand Down

0 comments on commit 6f7b7ea

Please sign in to comment.