react-canvas-captcha
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -135,4 +135,2 @@ "use strict"; | ||
captchaConfig: { | ||
boxHeight: 50, | ||
boxWidth: 130, | ||
numberOfChars: 4, | ||
@@ -139,0 +137,0 @@ font: 'bold 23px Arial', |
{ | ||
"name": "react-canvas-captcha", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Add captcha to your react projects", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
412975
10281