From b624157ebc375e48f64d9809bba8196b4a6304a8 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Sat, 22 Jun 2019 21:30:49 -0700 Subject: [PATCH] fix: reduce yarn warnings --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 1e871e61..04fe2e72 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "ip": "^1.1.5", "lodash": "^4.17.11", "nocache": "^2.1.0", + "prop-types": "^15.7.2", "redis": "^2.8.0", "serve": "^11.0.2", "yaml": "^1.6.0"