diff --git a/package.json b/package.json index ddf15a4c..c0c08f3e 100644 --- a/package.json +++ b/package.json @@ -28,11 +28,11 @@ "posttest": "npm run lint" }, "dependencies": { - "prop-types": "^15.7.2" + "prop-types": "^15.7.2", + "lodash.isequalwith": "^4.4.0" }, "peerDependencies": { "history": "^4.7.2", - "lodash.isequalwith": "^4.4.0", "react": "^16.4.0 || ^17.0.0", "react-redux": "^6.0.0 || ^7.1.0", "react-router": "^4.3.1 || ^5.0.0", @@ -66,7 +66,6 @@ "eslint-plugin-react": "^7.11.1", "immutable": "^4.0.0-rc.12", "jest": "^24.3.1", - "lodash.isequalwith": "^4.4.0", "raf": "^3.4.0", "react": "^16.4.0", "react-dom": "^16.4.0", @@ -90,4 +89,4 @@ "bugs": { "url": "https://github.com/supasate/connected-react-router/issues" } -} +} \ No newline at end of file