From a9b96c8848fd4c073c2da5cd37a91976c2eb6f89 Mon Sep 17 00:00:00 2001 From: Eric Price <8672541+daerik@users.noreply.github.com> Date: Sat, 9 Sep 2017 20:36:45 -0400 Subject: [PATCH 1/2] Update bower.json Fixed syntax on dependencies --- bower.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 115bdd3..833d156 100644 --- a/bower.json +++ b/bower.json @@ -21,7 +21,7 @@ "jquery.realperson-*.js", "jquery.*.min.js" ], - "dependencies": [ + "dependencies": { "jquery": ">=1.7" - ] -} \ No newline at end of file + } +} From a5e6d2d519dc7010e2019c086f7fda948a120d4b Mon Sep 17 00:00:00 2001 From: Eric Price <8672541+daerik@users.noreply.github.com> Date: Sat, 9 Sep 2017 20:46:37 -0400 Subject: [PATCH 2/2] Update bower.json invalid-meta The "description" is too long, the limit is 140 characters --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 833d156..058c877 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "kbwood_realperson", "version": "2.0.1", - "description": "This plugin enhances an input field to help reduce automated form submission. * Server-side scripts for PHP, Java, C#, ColdFusion, Rails, Python.", + "description": "This plugin enhances an input field to help reduce automated submissions. [Server-side scripts for PHP, Java, C#, ColdFusion, Rails, Python]", "keywords": [ "captcha", "ui",