Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 703a26d

Browse files
mgroenhoffFezVrasta
authored andcommitted
fix: add dependency @types/react (#235)
1 parent 4e35c6f commit 703a26d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"react": "0.14.x || ^15.0.0 || ^16.0.0"
5959
},
6060
"dependencies": {
61+
"@types/react": "^16.1.0",
6162
"babel-runtime": "6.x.x",
6263
"create-react-context": "^0.2.1",
6364
"popper.js": "^1.14.4",

0 commit comments

Comments
 (0)