We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8aa0f9 commit 8c9c69aCopy full SHA for 8c9c69a
.size-snapshot.json
@@ -10,13 +10,13 @@
10
"gzipped": 32011
11
},
12
"react-bootstrap-typeahead.js": {
13
- "bundled": 250395,
14
- "minified": 85006,
15
- "gzipped": 30454
+ "bundled": 250351,
+ "minified": 84931,
+ "gzipped": 30381
16
17
"react-bootstrap-typeahead.min.js": {
18
- "bundled": 211793,
19
- "minified": 72545,
20
- "gzipped": 26495
+ "bundled": 211749,
+ "minified": 72470,
+ "gzipped": 26429
21
}
22
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-bootstrap-typeahead",
3
- "version": "6.0.0-alpha.5",
+ "version": "6.0.0-alpha.6",
4
"description": "React typeahead with Bootstrap styling",
5
"homepage": "http://ericgio.github.io/react-bootstrap-typeahead/",
6
"author": "ericgio",
0 commit comments