Skip to content

Commit

Permalink
v4.0.0-alpha.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ericgio committed Apr 25, 2019
1 parent c639d22 commit 784285a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"dist/react-bootstrap-typeahead.js": {
"bundled": 353223,
"minified": 100742,
"gzipped": 32538
"bundled": 353701,
"minified": 101017,
"gzipped": 32601
},
"dist/react-bootstrap-typeahead.min.js": {
"bundled": 317349,
"minified": 89414,
"gzipped": 29424
"bundled": 317827,
"minified": 89689,
"gzipped": 29491
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap-typeahead",
"version": "4.0.0-alpha.9",
"version": "4.0.0-alpha.10",
"description": "React typeahead with Bootstrap styling",
"homepage": "http://ericgio.github.io/react-bootstrap-typeahead/",
"author": "ericgio",
Expand Down

0 comments on commit 784285a

Please sign in to comment.