We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b12c3f2 commit fb749bbCopy full SHA for fb749bb
.size-snapshot.json
@@ -10,13 +10,13 @@
10
"gzipped": 32011
11
},
12
"react-bootstrap-typeahead.js": {
13
- "bundled": 310696,
14
- "minified": 99646,
15
- "gzipped": 34567
+ "bundled": 312120,
+ "minified": 100328,
+ "gzipped": 34629
16
17
"react-bootstrap-typeahead.min.js": {
18
- "bundled": 279726,
19
- "minified": 91364,
20
- "gzipped": 31891
+ "bundled": 281150,
+ "minified": 92031,
+ "gzipped": 31883
21
}
22
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-bootstrap-typeahead",
3
- "version": "5.1.1",
+ "version": "5.1.2",
4
"description": "React typeahead with Bootstrap styling",
5
"homepage": "http://ericgio.github.io/react-bootstrap-typeahead/",
6
"author": "ericgio",
0 commit comments