Bower updates.

This commit is contained in:
baldo 2020-01-20 20:59:15 +01:00
commit 13733b8857
74 changed files with 2454 additions and 1556 deletions

View file

@ -0,0 +1,5 @@
define( function() {
"use strict";
return ( /^(?:checkbox|radio)$/i );
} );