nav tabs on admin dashboard
This commit is contained in:
4
node_modules/bluebird/js/browser/bluebird.core.js
generated
vendored
4
node_modules/bluebird/js/browser/bluebird.core.js
generated
vendored
@@ -23,7 +23,7 @@
|
||||
*
|
||||
*/
|
||||
/**
|
||||
* bluebird build version 3.5.2
|
||||
* bluebird build version 3.5.3
|
||||
* Features enabled: core
|
||||
* Features disabled: race, call_get, generators, map, nodeify, promisify, props, reduce, settle, some, using, timers, filter, any, each
|
||||
*/
|
||||
@@ -2871,7 +2871,7 @@ _dereq_("./synchronous_inspection")(Promise);
|
||||
_dereq_("./join")(
|
||||
Promise, PromiseArray, tryConvertToPromise, INTERNAL, async, getDomain);
|
||||
Promise.Promise = Promise;
|
||||
Promise.version = "3.5.2";
|
||||
Promise.version = "3.5.3";
|
||||
|
||||
util.toFastProperties(Promise);
|
||||
util.toFastProperties(Promise.prototype);
|
||||
|
||||
Reference in New Issue
Block a user