1.0.0 • Published 10 years ago
loopback-boot-utils v1.0.0
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');