feature(modules) add promise-polyfill

This commit is contained in:
coderaiser 2015-02-18 08:37:20 -05:00
parent 46a76d5412
commit 71bbcbfd96
10 changed files with 387 additions and 189 deletions

View file

@ -22,6 +22,7 @@
"dependencies": {
"fancybox": "~2.1.5",
"jquery": "~2.1.3",
"menu": "~0.7.7"
"menu": "~0.7.7",
"promise-polyfill": "~2.0.0"
}
}