Skip to content

Commit 1c63f3e

Browse files
author
Roland Lösslein
committed
fix(npm): Fix npm config for files
1 parent f7d5ea3 commit 1c63f3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
"regenerator-runtime": "^0.10.5",
3535
"style-loader": "^0.18.2"
3636
},
37+
"files": [
38+
"lib",
39+
],
3740
"homepage": "https://github.com/researchgate/react-intersection-observer#readme",
3841
"jsnext:main": "src/index.js",
3942
"keywords": ["Intersection", "Observer", "react", "component", "viewport", "visible", "invisible", "researchgate"],

0 commit comments

Comments
 (0)