Update to replace animation acceleration library from gsap to velocity

This commit is contained in:
Cheng-Han, Wu
2016-05-29 17:49:29 +08:00
parent 2c60f0dd67
commit c73c32d127
4 changed files with 7 additions and 10 deletions

View File

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