From 96b88917e67c7a9be494119f88ddb483aa429005 Mon Sep 17 00:00:00 2001 From: Jeff Thompson Date: Sun, 16 Jul 2017 14:37:12 -0500 Subject: [PATCH] more bower bullshit --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index 36c04c0..bbb6be5 100644 --- a/bower.json +++ b/bower.json @@ -21,6 +21,7 @@ "tests" ], "dependencies": { + "chardin.js": "https://github.com/jeffthompson1971/chardin.js.git", "jquery": ">=1.6.0 <2.0.0", "angular": ">=1.2.0" }