Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Zivolo committed Dec 12, 2018
1 parent 9763593 commit 3117eee
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"dist/index.umd.js": {
"bundled": 49677,
"minified": 17705,
"gzipped": 5564
"bundled": 50022,
"minified": 17925,
"gzipped": 5768
},
"dist/index.umd.min.js": {
"bundled": 24304,
"minified": 9974,
"gzipped": 3334
"bundled": 25681,
"minified": 10292,
"gzipped": 3478
},
"dist/index.esm.js": {
"bundled": 10033,
"minified": 5762,
"gzipped": 1825,
"treeshaked": {
"rollup": {
"code": 4558,
"code": 4560,
"import_statements": 137
},
"webpack": {
"code": 5679
"code": 5294
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-popper",
"version": "1.3.0",
"version": "1.3.1",
"description": "React wrapper around Popper.js",
"license": "MIT",
"author": "Travis Arnold <[email protected]> (http://souporserious.com)",
Expand Down

0 comments on commit 3117eee

Please sign in to comment.