Skip to content

Commit

Permalink
Merge pull request react-bootstrap#744 from AlexKVal/npm
Browse files Browse the repository at this point in the history
npm publish only essential.
  • Loading branch information
mtscout6 committed May 27, 2015
2 parents 223ea97 + d10ad4c commit 1b98730
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .npmignore

This file was deleted.

8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@
"directories": {
"lib": "lib/"
},
"files": [
"LICENSE",
"README.md",
"CHANGELOG.md",
"lib",
"src",
"dist"
],
"keywords": [
"react",
"ecosystem-react",
Expand Down

0 comments on commit 1b98730

Please sign in to comment.