Skip to content

Commit

Permalink
Chore: Downgrade annotations to 2.3 (#914)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Press authored Feb 5, 2019
1 parent d2a0e46 commit bdef1a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-preset-es2015": "^6.24.0",
"babel-preset-es2016": "^6.24.1",
"babel-preset-react": "^6.23.0",
"box-annotations": "^3.7.1",
"box-annotations": "^2.3.0",
"box-locales": "^0.0.1",
"box-react-ui": "^22.7.0",
"chai": "^4.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1641,10 +1641,10 @@ [email protected]:
dependencies:
hoek "4.x.x"

box-annotations@^3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-3.7.1.tgz#e059c6d8d87dee8fd22591ed08dc64fb63daffeb"
integrity sha512-ImLp5u6g2GVtPL/zHhW90w3EWz5+VXUcYinq1+soqbxiSusOAArktP+KOQ/c+4qh7IILngWJwKup1zKRBVBeGg==
box-annotations@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-2.3.0.tgz#5cac38171f7f8d9283659e2b243310f19d5ab7d3"
integrity sha512-Ea7tPgyJjX7vcnmZIfCorbzHd6oYx/OHVMPnZVQL/dUHR5vRKhLM0610xqwmVlUpk627sqHw5x/APaa+kt4SXg==

box-locales@^0.0.1:
version "0.0.1"
Expand Down

0 comments on commit bdef1a3

Please sign in to comment.