Skip to content

Commit 6b90026

Browse files
committed
Add type packages for react.
1 parent 79bee9d commit 6b90026

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: package.json

+2
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
"@storybook/react": "5.2.6",
5555
"@testing-library/jest-dom": "4.2.4",
5656
"@testing-library/react": "9.3.2",
57+
"@types/react": "16.9.13",
58+
"@types/react-dom": "16.9.4",
5759
"@typescript-eslint/eslint-plugin": "2.8.0",
5860
"@typescript-eslint/parser": "2.8.0",
5961
"babel-eslint": "10.0.3",

0 commit comments

Comments
 (0)