diff --git a/package.json b/package.json index e5da2c27..ec039c88 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,6 @@ "mocha": "^2.2.5", "mocha-jsdom": "^1.0.0", "react": "^0.14.9", - "prop-types": "^15.5.7", "react-addons-test-utils": "^0.14.0", "react-dom": "^0.14.0", "react-redux": "^4.0.0", @@ -62,7 +61,6 @@ }, "peerDependencies": { "react": "^0.14.9 || ^15.3.0", - "prop-types": "^15.5.7", "react-redux": "^4.0.0 || ^5.0.0", "redux": "^3.5.2" },