Skip to content

Commit

Permalink
fix: Add files and main config for build generation
Browse files Browse the repository at this point in the history
  • Loading branch information
amalv committed Mar 12, 2020
1 parent ddbbfbe commit 19bbc86
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
@@ -1,6 +1,10 @@
{
"name": "storybook-npm",
"version": "0.1.0",
"files": [
"dist"
],
"main": "dist/index.js",
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
Expand Down

0 comments on commit 19bbc86

Please sign in to comment.