Skip to content

Commit 790bc0c

Browse files
committed
Adjust package.json
1 parent 338902a commit 790bc0c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@kolking/react-native-parallax-swiper",
3-
"version": "1.0.0",
4-
"description": "React Native component to create an inpressive swiper with parallax effect.",
3+
"version": "0.0.1",
4+
"description": "React Native component for building an impressive horizontal swiper with a parallax effect.",
55
"author": "Nick Seryakov (https://github.com/kolking)",
66
"license": "MIT",
77
"homepage": "https://github.com/kolking/react-native-parallax-swiper#readme",
@@ -23,7 +23,9 @@
2323
"onboarding",
2424
"scrollable",
2525
"reanimated",
26+
"parallax effect",
2627
"parallax swiper",
28+
"parallax scrolling",
2729
"parallax carousel"
2830
],
2931
"main": "src/index",

0 commit comments

Comments
 (0)