]> git.immae.eu Git - github/fretlink/time-picker.git/blobdiff - package.json
fix react createClass and PropTypes warning
[github/fretlink/time-picker.git] / package.json
index 10b1df24c6ffe85982669dfd81deca41d73ea930..da78772aaa14ddb4b9d6a0defc01e132adb9180b 100644 (file)
@@ -51,7 +51,6 @@
     "rc-tools": "5.x",
     "rc-util": "^4.0.2",
     "react": "15.x",
-    "react-addons-test-utils": "15.x",
     "react-dom": "15.x"
   },
   "pre-commit": [
@@ -61,6 +60,7 @@
     "babel-runtime": "6.x",
     "classnames": "2.x",
     "moment": "2.x",
+    "prop-types": "^15.5.8",
     "rc-trigger": "1.x"
   }
 }