diff --git a/bower.json b/bower.json index 901f1b7..37f158e 100644 --- a/bower.json +++ b/bower.json @@ -17,6 +17,9 @@ "bootstrap": "~3.0.0", "modernizr": "~2.6.2", "uri.js": "~1.14.1", - "typed.js": "https://github.com/mattboldt/typed.js.git" + "typed.js": "https://github.com/mattboldt/typed.js.git", + "realistic-typewriter.js": "https://github.com/fardjad/realistic-typewriter.js.git", + "animate.less": "*", + "jquery-waypoints": "https://github.com/imakewebthings/jquery-waypoints.git#~2.0.5" } }