From 6958c496228b49d85d62376f7aa7cccc105d935e Mon Sep 17 00:00:00 2001 From: Joey Baker Date: Wed, 29 Jun 2016 21:27:44 -0700 Subject: [PATCH] Build: install boom --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 073fa31..2639f8b 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ }, "dependencies": { "babel": "5.8.3", + "boom": "^3.2.2", "joi": "7.2.1", "lodash": "4.0.0" }