Skip to content

Commit

Permalink
revised packaging to ensure readme is included
Browse files Browse the repository at this point in the history
  • Loading branch information
mwittig committed Mar 21, 2017
1 parent 7ba8f16 commit c3d2950
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 @@ -8,11 +8,11 @@
"main": "websolarlog",
"files": [
"websolarlog.coffee",
"README.md",
"websolarlog-config-schema.coffee",
"device-config-schema.coffee",
"LICENSE",
"HISTORY.md"
"HISTORY.md",
"README.md"
],
"version": "0.0.4",
"homepage": "https://github.com/mwittig/pimatic-websolarlog",
Expand Down

0 comments on commit c3d2950

Please sign in to comment.