-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(search): handle many branches for search
- Loading branch information
Dmitriy Tupalov
authored and
Dmitriy Tupalov
committed
May 17, 2019
1 parent
240d12b
commit 3588ad2
Showing
3 changed files
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,11 +10,11 @@ This library is under the work. It means, that we can do Breaking Changes during | |
|
||
## Install | ||
npm install [email protected].17 --save-exact | ||
npm install [email protected].18 --save-exact | ||
|
||
or | ||
|
||
yarn add [email protected].17 --exact | ||
yarn add [email protected].18 --exact | ||
|
||
## Demo | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters