From 3fbccdee90b52ba53725ba5149e1cc549b05c222 Mon Sep 17 00:00:00 2001 From: Kevin Serrano Date: Thu, 6 Oct 2016 03:21:33 -0700 Subject: [PATCH] Add string-hash as a package. --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 273117f8a..1e2ee6d4a 100644 --- a/package.json +++ b/package.json @@ -77,6 +77,7 @@ "redux-thunk": "^1.0.2", "request-promise": "^4.1.1", "sandwich-expando": "^1.0.5", + "string-hash": "^1.1.0", "textarea-caret": "^3.0.1", "three.js": "^0.73.2", "through2": "^2.0.1",