ソースを参照

Fixed bower dependencies

tags/v1.0.0
Uvis Grinfelds 9年前
コミット
708262f912
1個のファイルの変更4行の追加1行の削除
  1. +4
    -1
      bower.json

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

読み込み中…
キャンセル
保存