diff --git a/bower.json b/bower.json index 4cdd0de..d73da94 100644 --- a/bower.json +++ b/bower.json @@ -22,7 +22,7 @@ ], "dependencies": { "jquery": ">=1.6.0 <2.0.0", - "chardin.js": "~0.1.3", + "chardin.js": "https://github.com/jeffthompson1971/chardin.js#~0.1.3", "angular": ">=1.2.0" } }