diff --git a/react-102/react-flux/package.json b/react-102/react-flux/package.json index bbe1526..ce94689 100644 --- a/react-102/react-flux/package.json +++ b/react-102/react-flux/package.json @@ -15,7 +15,7 @@ "browserify": "^8.1.3", "es6-promise": "^2.1.1", "flux": "^2.0.3", - "react": "^0.12.2", + "react": "^16.13.1", "reactify": "^1.0.0", "watchify": "^2.3.0" },