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

Commit 3117eee

Browse files
author
Federico Zivolo
committed
v1.3.1
1 parent 9763593 commit 3117eee

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.size-snapshot.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
{
22
"dist/index.umd.js": {
3-
"bundled": 49677,
4-
"minified": 17705,
5-
"gzipped": 5564
3+
"bundled": 50022,
4+
"minified": 17925,
5+
"gzipped": 5768
66
},
77
"dist/index.umd.min.js": {
8-
"bundled": 24304,
9-
"minified": 9974,
10-
"gzipped": 3334
8+
"bundled": 25681,
9+
"minified": 10292,
10+
"gzipped": 3478
1111
},
1212
"dist/index.esm.js": {
1313
"bundled": 10033,
1414
"minified": 5762,
1515
"gzipped": 1825,
1616
"treeshaked": {
1717
"rollup": {
18-
"code": 4558,
18+
"code": 4560,
1919
"import_statements": 137
2020
},
2121
"webpack": {
22-
"code": 5679
22+
"code": 5294
2323
}
2424
}
2525
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-popper",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "React wrapper around Popper.js",
55
"license": "MIT",
66
"author": "Travis Arnold <[email protected]> (http://souporserious.com)",

0 commit comments

Comments
 (0)