We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a0020b commit d35b2a4Copy full SHA for d35b2a4
.size-snapshot.json
@@ -10,13 +10,13 @@
10
"gzipped": 32011
11
},
12
"react-bootstrap-typeahead.js": {
13
- "bundled": 322516,
14
- "minified": 108582,
15
- "gzipped": 36215
+ "bundled": 324825,
+ "minified": 107029,
+ "gzipped": 36974
16
17
"react-bootstrap-typeahead.min.js": {
18
- "bundled": 291572,
19
- "minified": 100014,
20
- "gzipped": 33319
+ "bundled": 292778,
+ "minified": 98227,
+ "gzipped": 34192
21
}
22
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-bootstrap-typeahead",
3
- "version": "5.1.4",
+ "version": "5.2.0",
4
"description": "React typeahead with Bootstrap styling",
5
"homepage": "http://ericgio.github.io/react-bootstrap-typeahead/",
6
"author": "ericgio",
0 commit comments