From 87da3832ad2068f09548abab6da34c335998bf4c Mon Sep 17 00:00:00 2001 From: David Pickart Date: Tue, 6 Jun 2017 15:34:17 -0500 Subject: [PATCH] Bump lp-requests --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 9e909f7..8aeeb8d 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "rimraf": "^2.5.4" }, "dependencies": { - "@launchpadlab/lp-requests": "^1.3.0", + "@launchpadlab/lp-requests": "^2.0.0", "@launchpadlab/lp-utils": "^2.6.11", "babel-preset-react": "^6.24.1", "es6-symbol": "^3.1.1", diff --git a/yarn.lock b/yarn.lock index f767ccd..dff6fce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,9 +2,9 @@ # yarn lockfile v1 -"@launchpadlab/lp-requests@^1.3.0": - version "1.3.0" - resolved "https://registry.yarnpkg.com/@launchpadlab/lp-requests/-/lp-requests-1.3.0.tgz#8f76cad6a2834148ec09d07084561d3d244c8aa8" +"@launchpadlab/lp-requests@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@launchpadlab/lp-requests/-/lp-requests-2.0.0.tgz#caf719025f8dd04a49104b46b80582cefbd5b5fe" dependencies: babel-preset-react "^6.24.1" humps "^2.0.0"