From 7aef31fb7bea5fabb42e4ac121b7dafaed7824b9 Mon Sep 17 00:00:00 2001 From: Jason Quense Date: Thu, 21 Mar 2019 08:26:57 -0400 Subject: [PATCH] chore: size --- .size-snapshot.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.size-snapshot.json b/.size-snapshot.json index bdf3a4cb3..5328a114f 100644 --- a/.size-snapshot.json +++ b/.size-snapshot.json @@ -1,25 +1,25 @@ { "./dist/react-big-calendar.js": { - "bundled": 455683, - "minified": 146246, - "gzipped": 41811 + "bundled": 471349, + "minified": 153211, + "gzipped": 42302 }, "./dist/react-big-calendar.min.js": { - "bundled": 393705, - "minified": 127582, - "gzipped": 37597 + "bundled": 414053, + "minified": 136181, + "gzipped": 38428 }, "dist/react-big-calendar.esm.js": { - "bundled": 167469, - "minified": 80464, - "gzipped": 19858, + "bundled": 168039, + "minified": 80688, + "gzipped": 19864, "treeshaked": { "rollup": { - "code": 62192, + "code": 62227, "import_statements": 1470 }, "webpack": { - "code": 65687 + "code": 65735 } } }