From 20023dc6b1ce8816f667ed02673a68ec407a4a98 Mon Sep 17 00:00:00 2001 From: Daniel DeMicco Date: Fri, 18 May 2018 12:47:21 -0700 Subject: [PATCH] Update: box-annotations to v2.0.1 (#798) https://github.com/box/box-annotations/releases/tag/v2.0.1 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 503823ae9..a3e5d9fa7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "babel-preset-es2015": "^6.24.0", "babel-preset-es2016": "^6.24.1", "babel-preset-react": "^6.23.0", - "box-annotations": "^2.0.0", + "box-annotations": "^2.0.1", "box-locales": "^0.0.1", "box-react-ui": "^22.7.0", "chai": "^4.1.2", diff --git a/yarn.lock b/yarn.lock index 58c0c7d25..b95c9f485 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1309,9 +1309,9 @@ boom@5.x.x: dependencies: hoek "4.x.x" -box-annotations@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-2.0.0.tgz#b09981fcece48a9828575478f7acade1cb9d4632" +box-annotations@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/box-annotations/-/box-annotations-2.0.1.tgz#7f3eb76f30e66a45f619be0fcad8cce736ebb869" box-locales@^0.0.1: version "0.0.1"