Skip to content

Commit

Permalink
fix: npm packaging
Browse files Browse the repository at this point in the history
Signed-off-by: Patrik Kullman <[email protected]>
  • Loading branch information
Patrik Kullman authored and megheaiulian committed Jun 17, 2020
1 parent 7ada587 commit 4931c7e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
"directories": {
"test": "test"
},
"files": [
"lib/",
"cosmoz-*.js"
],
"scripts": {
"lint": "eslint --cache --ext .js .",
"start": "npm run storybook",
Expand Down

0 comments on commit 4931c7e

Please sign in to comment.