Skip to content

Commit

Permalink
Add "@types/react-textarea-autosize" to dependencies (#8503)
Browse files Browse the repository at this point in the history
Add  "@types/react-textarea-autosize" to dependencies
  • Loading branch information
shilman committed Oct 21, 2019
2 parents 5e4e505 + 3de081c commit a33dfc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/components/package.json
Expand Up @@ -30,6 +30,7 @@
"@storybook/client-logger": "5.3.0-alpha.23",
"@storybook/theming": "5.3.0-alpha.23",
"@types/react-syntax-highlighter": "11.0.1",
"@types/react-textarea-autosize": "^4.3.3",
"core-js": "^3.0.1",
"global": "^4.3.2",
"markdown-to-jsx": "^6.9.1",
Expand All @@ -48,7 +49,6 @@
"ts-dedent": "^1.1.0"
},
"devDependencies": {
"@types/react-textarea-autosize": "^4.3.3",
"enzyme": "^3.9.0",
"jest": "^24.7.1",
"jest-enzyme": "^7.0.2"
Expand Down

1 comment on commit a33dfc8

@vercel
Copy link

@vercel vercel bot commented on a33dfc8 Oct 21, 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.