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 91b649d commit 1fbbe6cCopy full SHA for 1fbbe6c
package.json
@@ -3,7 +3,6 @@
3
"version": "6.2.3",
4
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API",
5
"main": "dist/react-intersection-observer.cjs.js",
6
- "jsnext:main": "dist/react-intersection-observer.esm.js",
7
"module": "dist/react-intersection-observer.esm.js",
8
"unpkg": "dist/react-intersection-observer.umd.min.js",
9
"author": "Daniel Schmidt",
0 commit comments