Skip to content

Commit 6f6059d

Browse files
committed
Merge pull request #4 from cesarandreu/patch-1
Update file whitelist
2 parents 89d87b8 + 908430e commit 6f6059d

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
@@ -6,6 +6,9 @@
66
"repository": "react-bootstrap/react-overlays",
77
"license": "MIT",
88
"main": "lib/index.js",
9+
"files": [
10+
"lib/"
11+
],
912
"keywords": [
1013
"react-overlays",
1114
"react-component",

0 commit comments

Comments
 (0)