-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update: box-annotations to v0.5.1 (#524)
- Loading branch information
Jeremy Press
authored
Nov 30, 2017
1 parent
942329d
commit 518f42b
Showing
2 changed files
with
4 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
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 |
---|---|---|
|
@@ -1099,9 +1099,9 @@ [email protected]: | |
dependencies: | ||
hoek "4.x.x" | ||
|
||
box-annotations@^0.5.0: | ||
version "0.5.0" | ||
resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.5.0.tgz#84c42e13532f51be5074d8a24ab1ad400adad796" | ||
box-annotations@^0.5.1: | ||
version "0.5.1" | ||
resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.5.1.tgz#73d2f8d7cc2b7a285cc693c4efdd3c0807aa8ac9" | ||
dependencies: | ||
rangy "^1.3.0" | ||
rbush "^2.0.1" | ||
|