Skip to content

Commit

Permalink
Update: box-annotations to v0.2.1 (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Press authored Nov 8, 2017
1 parent 44a9267 commit 1229c0e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"babel-preset-es2015": "^6.24.0",
"babel-preset-es2016": "^6.22.0",
"babel-preset-react": "^6.23.0",
"box-annotations": "^0.2.0",
"box-annotations": "^0.2.1",
"chai": "^3.5.0",
"chai-as-promised": "5.3.0",
"chai-dom": "^1.5.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1095,9 +1095,9 @@ boom@5.x.x:
dependencies:
hoek "4.x.x"

box-annotations@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.2.0.tgz#489efba51665b165886837a2ef5edc5e4586e3f9"
box-annotations@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-0.2.1.tgz#1a88b4b945b375033082326f118afd302a7b1396"
dependencies:
rangy "^1.3.0"
rbush "^2.0.1"
Expand Down

0 comments on commit 1229c0e

Please sign in to comment.