From 0d175635222484fee23fcdc79c7e7906fea394f8 Mon Sep 17 00:00:00 2001 From: Colin Megill Date: Mon, 16 Oct 2017 10:53:05 -0700 Subject: [PATCH] add halogen for pulse spinner --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 53124091..cf2010f0 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "dsv-loader": "^2.0.0", "express": "^4.14.0", "gl-matrix": "^2.4.0", + "halogen": "^0.2.0", "lodash": "^4.17.4", "luma.gl": "^4.0.3", "query-string": "^5.0.0",