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 d35c26b commit 7db06e3Copy full SHA for 7db06e3
package.json
@@ -6,7 +6,7 @@
6
"type": "git",
7
"url": "https://github.com/jscottsmith/react-scroll-parallax"
8
},
9
- "main": "src/index.js",
+ "main": "lib/index.js",
10
"scripts": {
11
"dev": "jest && webpack --progress --colors --watch",
12
"dev-server": "node ./examples/parallax-example/dist/server",
0 commit comments