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 a349c3e commit e7c50c3Copy full SHA for e7c50c3
.size-snapshot.json
@@ -10,12 +10,12 @@
10
"gzipped": 32011
11
},
12
"react-bootstrap-typeahead.js": {
13
- "bundled": 321307,
+ "bundled": 321364,
14
"minified": 105920,
15
"gzipped": 36761
16
17
"react-bootstrap-typeahead.min.js": {
18
- "bundled": 289260,
+ "bundled": 289317,
19
"minified": 97118,
20
"gzipped": 33886
21
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-bootstrap-typeahead",
3
- "version": "5.2.0",
+ "version": "6.0.0-alpha.1",
4
"description": "React typeahead with Bootstrap styling",
5
"homepage": "http://ericgio.github.io/react-bootstrap-typeahead/",
6
"author": "ericgio",
0 commit comments