Skip to content

Commit

Permalink
fix(publishing): Add missing (new) files when publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
cjblomqvist committed Jul 14, 2020
1 parent bfb104d commit 30c2e48
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@
"test": "xo && ava"
},
"files": [
"index.js"
"helpers.js",
"index.js",
"size-tables.js",
"systems/"
],
"keywords": [
"shoes",
Expand Down

0 comments on commit 30c2e48

Please sign in to comment.