mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(modules) add promise-polyfill
This commit is contained in:
parent
46a76d5412
commit
71bbcbfd96
10 changed files with 387 additions and 189 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue