1.0.1 • Published 10 years ago
loopback-boot-utils v1.0.1
To use this module you must set the bluebird library as the default promise library in your server.js
: global.Promise = require('bluebird');
To use this module you must set the bluebird library as the default promise library in your server.js
: global.Promise = require('bluebird');