Update autosize, which should fix stack overflow error (#1560)
* Update to the latest version of autosize.js * gitignore: Restrict 'dist' matches to the root dist folder The global search for 'dist' caused problems when updateing bower components. * A couple minor version updates: ByteBuffer, filesize, intlTel moment-with-localse, ProtoBuf
This commit is contained in:
parent
3dc3667b45
commit
fb7701576e
10 changed files with 398 additions and 202 deletions
|
@ -5,7 +5,7 @@
|
|||
*
|
||||
* @copyright 2017 Jason Mulligan <jason.mulligan@avoidwork.com>
|
||||
* @license BSD-3-Clause
|
||||
* @version 3.5.9
|
||||
* @version 3.5.10
|
||||
*/
|
||||
(function (global) {
|
||||
var b = /^(b|B)$/,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue