diff --git a/package.json b/package.json index 4d685b0..8c19a88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hcaptcha/react-hcaptcha", - "version": "0.3.1", + "version": "0.3.2", "description": "A React library for hCaptcha", "main": "dist/index.js", "scripts": { @@ -11,8 +11,8 @@ "prepublishOnly": "npm run transpile" }, "peerDependencies": { - "react": ">= 16", - "react-dom": ">= 16" + "react": ">= 16.3.0", + "react-dom": ">= 16.3.0" }, "keywords": [ "hcaptcha",