We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef22db commit e3106edCopy full SHA for e3106ed
package.json
@@ -2,6 +2,10 @@
2
"name": "react-scroll-parallax",
3
"version": "1.0.0",
4
"description": "React component to create parallax scrolling effects",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/jscottsmith/react-scroll-parallax"
8
+ },
9
"main": "index.js",
10
"scripts": {
11
"dev": "webpack --progress --colors --watch",
0 commit comments