Skip to content

Commit

Permalink
Merge pull request #8 from amalv/add-entry-point-config
Browse files Browse the repository at this point in the history
feat: Add entry point config to package.json
  • Loading branch information
amalv authored Mar 11, 2020
2 parents 1581b0b + 785b534 commit 5021ad0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "storybook-foundation",
"version": "0.0.0-development",
"private": false,
"main": "dist/index.js",
"dependencies": {
"@material-ui/core": "^4.9.5",
"@testing-library/jest-dom": "^4.2.4",
Expand Down

1 comment on commit 5021ad0

@amalv
Copy link
Owner Author

@amalv amalv commented on 5021ad0 Mar 11, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for website ready!

Built with commit 6b53005f1ae7ccab33eb2bf37c2bd2183040766e

https://circleback-design-system-5cbkuayky.now.sh

Please sign in to comment.