Merge pull request #409 from Aaike/greensock

added Greensock
This commit is contained in:
Guy Bedford
2015-06-05 20:20:17 +02:00
2 changed files with 7 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"main": "TweenMax.js",
"directories":{
"lib": "src/uncompressed"
}
}
+1
View File
@@ -160,6 +160,7 @@
"foundation": "github:zurb/bower-foundation",
"fs": "github:jspm/nodelibs-fs",
"golden-layout": "npm:golden-layout",
"greensock": "github:greensock/GreenSock-JS",
"hammer": "github:hammerjs/hammer.js",
"handlebars": "github:components/handlebars.js",
"handlebars.js": "github:components/handlebars.js",