Browse Source

Fixed bower dependencies

tags/v1.0.0
Uvis Grinfelds 9 years ago
parent
commit
708262f912
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      bower.json

+ 4
- 1
bower.json 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"
}
}

Loading…
Cancel
Save