Skip to content

Commit

Permalink
Merge pull request #2062 from avaly/feature/slim-npm-package
Browse files Browse the repository at this point in the history
Slim down NPM package
  • Loading branch information
JedWatson authored Oct 18, 2017
2 parents 9b13a32 + 78f269a commit fa4313c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .npmignore

This file was deleted.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@
"start": "webpack-dev-server --progress",
"test": "NODE_ENV=test mocha --compilers js:babel-core/register"
},
"files": [
"dist",
"lib"
],
"keywords": [
"combobox",
"form",
Expand Down

0 comments on commit fa4313c

Please sign in to comment.