Simon Egersand
2017-04-25 04146755fb722a0be9411e7141a90e0564dd0672
Use correct @types-react version
1 files modified
2 ■■■ changed files
package.json 2 ●●● patch | view | raw | blame | history
package.json
@@ -74,7 +74,7 @@
    "webpack-stream": "^3.2.0"
  },
  "dependencies": {
    "@types/react": ">=0.13",
    "@types/react": ">=15",
    "object-assign": "^3.0.0",
    "prop-types": "^15.5.7",
    "react-onclickoutside": "^5.9.0"