Skip to content

Commit 9f531bb

Browse files
chore: update package description
1 parent af49b3f commit 9f531bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-css-animations",
33
"version": "0.0.1",
4-
"description": "Effortless CSS animations and transitions in React Native",
4+
"description": "React Native CSS Animation presets for Reanimated 4",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",
77
"module": "./lib/module/index.js",
@@ -199,4 +199,4 @@
199199
"type": "library",
200200
"version": "0.45.5"
201201
}
202-
}
202+
}

0 commit comments

Comments
 (0)