Update package.json

This commit is contained in:
Andrew Lisowski 2019-10-21 10:59:31 -07:00 committed by GitHub
parent c65ed2088c
commit 3de081c81d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",
@ -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"