mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Switch Promise polyfill to bluebird
This commit is contained in:
parent
8e64a3b244
commit
3f8272afe9
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
"algoliasearch": "^3.13.1",
|
||||
"algolia-autocomplete.js": "^0.17.0",
|
||||
"algolia-autocomplete-no-conflict": "1.0.0",
|
||||
"promise-polyfill": "^5.2.1"
|
||||
"bluebird": "^3.4.0"
|
||||
},
|
||||
"overrides": {
|
||||
"algolia-autocomplete.js": {
|
||||
|
|
Loading…
Reference in a new issue