summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-05-29 17:49:29 +0800
committerCheng-Han, Wu2016-05-29 17:49:29 +0800
commitc73c32d12759a44c46b18548e7d1ef3fc1678473 (patch)
tree5d1ece5926cf2b2a4ac124c8e27154f35aea2576 /bower.json
parent2c60f0dd671b63885ffcbc494025ef037fdf34fd (diff)
Update to replace animation acceleration library from gsap to velocity
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 81103c56..7de4af54 100644
--- a/bower.json
+++ b/bower.json
@@ -20,7 +20,6 @@
"font-awesome": "~4.6.2",
"Ionicons": "ionicons#~2.0.1",
"reveal.js": "~3.2.0",
- "gsap": "greensock#~1.18.0",
"jquery-mousewheel": "~3.1.13",
"spin.js": "~2.3.2",
"moment": "~2.12.0",
@@ -45,6 +44,7 @@
"markdown-it-container": "^2.0.0",
"mermaid": "^0.5.8",
"MathJax": "^2.6.1",
- "octicons": "^3.5.0"
+ "octicons": "^3.5.0",
+ "velocity": "^1.2.3"
}
}