[change] Use animatedjs/animated

Depend on 'animatedjs/animated' for the Animation implementation. This
patch also replaces 'es6-set' with a small shim to reduce impact on
production bundle size.

Fix #95
This commit is contained in:
Nicolas Gallagher
2016-06-23 15:09:21 -07:00
parent 4516c72296
commit f33312a4dd
14 changed files with 34 additions and 2324 deletions
+1
View File
@@ -16,6 +16,7 @@
"test:watch": "npm run test -- --no-single-run"
},
"dependencies": {
"animated": "^0.1.3",
"babel-runtime": "^6.9.2",
"fbjs": "^0.8.1",
"inline-style-prefix-all": "^2.0.2",