Skip to content

Commit 8c9c69a

Browse files
committed
v6.0.0-alpha.6
1 parent a8aa0f9 commit 8c9c69a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.size-snapshot.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"gzipped": 32011
1111
},
1212
"react-bootstrap-typeahead.js": {
13-
"bundled": 250395,
14-
"minified": 85006,
15-
"gzipped": 30454
13+
"bundled": 250351,
14+
"minified": 84931,
15+
"gzipped": 30381
1616
},
1717
"react-bootstrap-typeahead.min.js": {
18-
"bundled": 211793,
19-
"minified": 72545,
20-
"gzipped": 26495
18+
"bundled": 211749,
19+
"minified": 72470,
20+
"gzipped": 26429
2121
}
2222
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap-typeahead",
3-
"version": "6.0.0-alpha.5",
3+
"version": "6.0.0-alpha.6",
44
"description": "React typeahead with Bootstrap styling",
55
"homepage": "http://ericgio.github.io/react-bootstrap-typeahead/",
66
"author": "ericgio",

0 commit comments

Comments
 (0)