Skip to content

Commit fc90170

Browse files
committed
add keywords
1 parent 08a6656 commit fc90170

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
"name": "react-scroll-parallax",
33
"version": "3.0.0-beta.1",
44
"description": "React components to create parallax scroll effects for banners, images or any other DOM elements.",
5+
"keywords": [
6+
"react",
7+
"scroll",
8+
"effects",
9+
"parallax",
10+
"banner",
11+
"animation",
12+
"component"
13+
],
514
"repository": {
615
"type": "git",
716
"url": "https://github.com/jscottsmith/react-scroll-parallax"

0 commit comments

Comments
 (0)