Also change velocity-vector commit & requires
Because it needs a versiob where the package name is actually updated and the requires need to use the right package name
This commit is contained in:
parent
8679ce80c8
commit
aca0e060a4
4 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
var Velocity = require('velocity-animate');
|
||||
var Velocity = require('velocity-vector');
|
||||
|
||||
// courtesy of https://github.com/julianshapiro/velocity/issues/283
|
||||
// We only use easeOutBounce (easeInBounce is just sort of nonsensical)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue