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 457bab9 commit 3ecbd09Copy full SHA for 3ecbd09
.size-snapshot.json
@@ -10,13 +10,13 @@
10
"gzipped": 32011
11
},
12
"react-bootstrap-typeahead.js": {
13
- "bundled": 321699,
14
- "minified": 106202,
15
- "gzipped": 36821
+ "bundled": 321740,
+ "minified": 106250,
+ "gzipped": 36854
16
17
"react-bootstrap-typeahead.min.js": {
18
- "bundled": 289652,
19
- "minified": 97400,
20
- "gzipped": 33990
+ "bundled": 289693,
+ "minified": 97448,
+ "gzipped": 34036
21
}
22
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-bootstrap-typeahead",
3
- "version": "6.0.0-alpha.2",
+ "version": "6.0.0-alpha.3",
4
"description": "React typeahead with Bootstrap styling",
5
"homepage": "http://ericgio.github.io/react-bootstrap-typeahead/",
6
"author": "ericgio",
0 commit comments