Fixed bower dependencies

This commit is contained in:
Uvis Grinfelds 2014-10-20 16:50:03 +02:00
parent d5645ef501
commit 708262f912

View file

@ -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"
}
}