Skip to content

Commit

Permalink
Fix: Downgrade annotations to 2.3.0 (#866)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Press authored Nov 17, 2018
1 parent de1246a commit 0589f23
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 @@ -24,7 +24,7 @@
"babel-preset-es2015": "^6.24.0",
"babel-preset-es2016": "^6.24.1",
"babel-preset-react": "^6.23.0",
"box-annotations": "^3.2.0",
"box-annotations": "^2.3.0",
"box-locales": "^0.0.1",
"box-react-ui": "^22.7.0",
"chai": "^4.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1519,10 +1519,10 @@ [email protected]:
dependencies:
hoek "4.x.x"

box-annotations@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-3.2.0.tgz#0e792f5e8927df2d808d897d26c29d76b3fec9f7"
integrity sha512-1m++fHi2yphtkqNcCvJ6NmA4sYhi8maxjH53Id3/k7fuXpBllrWV9o7a6m4a3HxgWQ3vtWUt962qUpnXhoFAbA==
box-annotations@^2.3.0:
version "2.3.0"
resolved "https://box.jfrog.io/box/api/npm/boxnpm/box-annotations/-/box-annotations-2.3.0.tgz#5cac38171f7f8d9283659e2b243310f19d5ab7d3"
integrity sha1-XKw4Fx9/jZKDZZ4rJDMQ8Z1at9M=

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

0 comments on commit 0589f23

Please sign in to comment.