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