react-recaptcha-x
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-recaptcha-x", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "a React component for Google's reCAPTCHA v3 and v2 (checkbox) component", | ||
@@ -16,3 +16,3 @@ "main": "./dist/index.js", | ||
"keywords": [ | ||
"react", | ||
"google recaptcha", | ||
"react recaptcha", | ||
@@ -25,3 +25,3 @@ "recaptcha v3", | ||
"typescript", | ||
"google recaptcha" | ||
"react" | ||
], | ||
@@ -116,8 +116,8 @@ "author": { | ||
"@semantic-release/changelog", | ||
"@semantic-release/git", | ||
"@semantic-release/npm" | ||
"@semantic-release/npm", | ||
"@semantic-release/git" | ||
], | ||
"publish": [ | ||
"@semantic-release/github", | ||
"@semantic-release/npm" | ||
"@semantic-release/npm", | ||
"@semantic-release/github" | ||
], | ||
@@ -124,0 +124,0 @@ "npmPublish": true, |