Skip to content

Commit

Permalink
Fix files for packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
demiazz committed May 5, 2017
1 parent 93d1549 commit ccaaf33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"dist/homey.js",
"dist/homey.min.js",
"dist/homey.min.js.map",
"lib/*.js",
"lib/*.js.flow",
"lib/**/*.js",
"lib/**/*.js.flow",
"CHANGELOG.md",
"LICENSE",
"README.md"
Expand Down

0 comments on commit ccaaf33

Please sign in to comment.