From ef593615ad4db90c838ecda8ed5206e620a82e8e Mon Sep 17 00:00:00 2001 From: bendtherules Date: Sat, 21 Sep 2019 09:25:22 +0530 Subject: [PATCH] snaphot - Update snapshot size --- .size-snapshot.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/.size-snapshot.json b/.size-snapshot.json index 47c7eba..998524c 100644 --- a/.size-snapshot.json +++ b/.size-snapshot.json @@ -1,18 +1,18 @@ { "dist/react-fiber-traverse.cjs.development.js": { - "bundled": 9674, - "minified": 4533, - "gzipped": 1335 + "bundled": 12379, + "minified": 5465, + "gzipped": 1553 }, "dist/react-fiber-traverse.cjs.production.js": { - "bundled": 9674, - "minified": 4533, - "gzipped": 1335 + "bundled": 12379, + "minified": 5465, + "gzipped": 1553 }, "dist/react-fiber-traverse.esm.js": { - "bundled": 9312, - "minified": 4229, - "gzipped": 1245, + "bundled": 12017, + "minified": 5161, + "gzipped": 1468, "treeshaked": { "rollup": { "code": 49, @@ -24,13 +24,13 @@ } }, "dist/react-fiber-traverse.umd.development.js": { - "bundled": 34862, - "minified": 9669, - "gzipped": 3394 + "bundled": 37610, + "minified": 10548, + "gzipped": 3614 }, "dist/react-fiber-traverse.umd.production.js": { - "bundled": 34862, - "minified": 9669, - "gzipped": 3394 + "bundled": 37610, + "minified": 10548, + "gzipped": 3614 } }