From f09f9a4b49dfd8301c548f198a7b3c220c67a0be Mon Sep 17 00:00:00 2001 From: davisd Date: Wed, 29 Jul 2015 11:16:46 -0400 Subject: [PATCH] Updating pantheon-helpers to v0.1.0 --- npm-shrinkwrap.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 0146f39..ad9ab36 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -786,7 +786,7 @@ "pantheon-helpers": { "version": "0.1.0", "from": "pantheon-helpers@git+https://github.com/cfpb/pantheon-helpers.git", - "resolved": "git+https://github.com/cfpb/pantheon-helpers.git#c0a72b45a2283d6fc595d59c3df831f8565bde6f", + "resolved": "git+https://github.com/cfpb/pantheon-helpers.git#v0.1.0", "dependencies": { "nano-promise": { "version": "6.1.2", diff --git a/package.json b/package.json index f86091d..75ff8e5 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "slug": "0.9.1", "underscore": "1.7.0", "underscore.string": "~3.0.3", - "pantheon-helpers": "git+https://github.com/cfpb/pantheon-helpers.git", + "pantheon-helpers": "git+https://github.com/cfpb/pantheon-helpers.git#v0.1.0", "validoc": "git+https://github.com/dgreisen/validoc.git" }, "devDependencies": {