We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ce3101 commit 82b2de8Copy full SHA for 82b2de8
README.md
package.json
@@ -2,7 +2,7 @@
2
"name": "react-autoscroll",
3
"version": "1.0.0",
4
"description": "autoscroll a react component",
5
- "main": "index.js",
+ "main": "src/index.js",
6
"dependencies": {
7
"react": "^16.2.0",
8
"react-dom": "^16.2.0"
0 commit comments