diff --git a/bower.json b/bower.json index 68053e6..fccaff5 100644 --- a/bower.json +++ b/bower.json @@ -22,7 +22,7 @@ "dependencies": { "jquery": "~2.1.0", "fontawesome": "~4.0.3", - "simple-module": "~1.0.0", - "simple-util": "~1.0.0" + "simple-module": "master", + "simple-util": "master" } }