diff options
| author | Johann-S <[email protected]> | 2018-10-14 23:10:13 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-10-20 15:32:09 +0300 |
| commit | 735c374e9c366446afb30e20592ac1d796c7bb69 (patch) | |
| tree | 4ca77c65912c195237e4f768333e3b32f9c8d0c1 /package.json | |
| parent | c08652cfe84051184570d704d3a0904e8d01358c (diff) | |
| download | bootstrap-735c374e9c366446afb30e20592ac1d796c7bb69.tar.xz bootstrap-735c374e9c366446afb30e20592ac1d796c7bb69.zip | |
use pointer events if available
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 c7302c490..39e883d18 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,7 @@ }, { "path": "./dist/js/bootstrap.js", - "maxSize": "21 kB" + "maxSize": "22 kB" }, { "path": "./dist/js/bootstrap.min.js", |
