Skip to content

Commit

Permalink
updating size snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreardon committed Apr 16, 2018
1 parent e4d0b37 commit 848e79e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"dist/react-beautiful-dnd.js": {
"bundled": 372617,
"minified": 142790,
"gzipped": 40319
"bundled": 372683,
"minified": 142833,
"gzipped": 40327
},
"dist/react-beautiful-dnd.min.js": {
"bundled": 333972,
"minified": 126619,
"gzipped": 35549
"bundled": 334038,
"minified": 126662,
"gzipped": 35556
},
"dist/react-beautiful-dnd.esm.js": {
"bundled": 176774,
"minified": 88946,
"gzipped": 22589,
"bundled": 176840,
"minified": 88989,
"gzipped": 22594,
"treeshaked": {
"rollup": 77588,
"webpack": 79186
"rollup": 77631,
"webpack": 79229
}
}
}

0 comments on commit 848e79e

Please sign in to comment.