From fe168940c4f148ed2e6498f1da9f7af8d357de3d Mon Sep 17 00:00:00 2001 From: Jeff Thompson Date: Sun, 16 Jul 2017 14:42:16 -0500 Subject: [PATCH] more issues with forked chardin depenency --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index fe06b16..1bd0cac 100644 --- a/bower.json +++ b/bower.json @@ -21,7 +21,7 @@ "tests" ], "dependencies": { - "chardin.js": "https://github.com/jeffthompson1971/chardin.js.git", + "jeffthompson1971/chardin.js": "https://github.com/jeffthompson1971/chardin.js.git", "jquery": ">=1.6.0 <2.0.0", "angular": ">=1.2.0" }