diff options
| author | Johann-S <[email protected]> | 2018-08-23 19:31:25 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-11-13 08:47:32 +0200 |
| commit | 16cf76ff1aa20f5b10d782f1170f6a1c36bcae0a (patch) | |
| tree | 471dc520b9655f1e15b517d4efc5b3416a636786 /package.json | |
| parent | d0652a1be9744ac433d26c960a4253074bd40639 (diff) | |
| download | bootstrap-16cf76ff1aa20f5b10d782f1170f6a1c36bcae0a.tar.xz bootstrap-16cf76ff1aa20f5b10d782f1170f6a1c36bcae0a.zip | |
Create toast JS plugin, add unit tests.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a91e04f9f..9e3a7bbf0 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,7 @@ }, { "path": "./dist/js/bootstrap.js", - "maxSize": "22 kB" + "maxSize": "23 kB" }, { "path": "./dist/js/bootstrap.min.js", |
