diff --git a/package.json b/package.json index a593910..0a7f3f2 100644 --- a/package.json +++ b/package.json @@ -68,6 +68,6 @@ }, "dependencies": { "node-ray": "^1.21.0", - "react": "~16.0.0" + "react": "~16.14.0" } }