We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c710b4 commit 088e511Copy full SHA for 088e511
package.json
@@ -44,6 +44,7 @@
44
"react-dom": ">=0.13"
45
},
46
"devDependencies": {
47
+ "@types/react": ">=15",
48
"babel-core": "^6.22.1",
49
"babel-jest": "^18.0.0",
50
"babel-loader": "^6.2.1",
@@ -77,7 +78,6 @@
77
78
79
"dependencies": {
80
"create-react-class": "^15.5.2",
- "@types/react": ">=15",
81
"object-assign": "^3.0.0",
82
"prop-types": "^15.5.7",
83
"react-onclickoutside": "^5.9.0"
0 commit comments