Skip to content

Commit

Permalink
chore(Types): Added missing typrs
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswlane committed May 13, 2019
1 parent c62e2c9 commit 25dd29c
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 3 deletions.
43 changes: 40 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,14 @@
"@storybook/addon-links": "5.0.11",
"@storybook/addons": "5.0.11",
"@storybook/react": "5.0.11",
"@types/babel__core": "7.1.1",
"@types/eslint": "4.16.6",
"@types/jest": "24.0.12",
"@types/lodash": "4.14.126",
"@types/node": "12.0.0",
"@types/react": "16.8.17",
"@types/react-dom": "16.8.4",
"@types/semantic-release": "15.13.0",
"@types/storybook__addon-actions": "3.4.2",
"@types/storybook__addon-links": "3.3.4",
"@types/storybook__react": "4.0.1",
Expand Down

1 comment on commit 25dd29c

@vercel
Copy link

@vercel vercel bot commented on 25dd29c May 13, 2019

Choose a reason for hiding this comment

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

Please sign in to comment.