Skip to content

Commit 1b98730

Browse files
committed
Merge pull request react-bootstrap#744 from AlexKVal/npm
npm publish only essential.
2 parents 223ea97 + d10ad4c commit 1b98730

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

.npmignore

Lines changed: 0 additions & 11 deletions
This file was deleted.

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@
2121
"directories": {
2222
"lib": "lib/"
2323
},
24+
"files": [
25+
"LICENSE",
26+
"README.md",
27+
"CHANGELOG.md",
28+
"lib",
29+
"src",
30+
"dist"
31+
],
2432
"keywords": [
2533
"react",
2634
"ecosystem-react",

0 commit comments

Comments
 (0)