mirror of https://github.com/embarklabs/embark.git
remove bluebird
This commit is contained in:
parent
8b107355cb
commit
d1d4d0810c
5476
js/bluebird.js
5476
js/bluebird.js
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -1,5 +1,4 @@
|
||||||
/*jshint esversion: 6 */
|
/*jshint esversion: 6 */
|
||||||
var Promise = require('bluebird'); // jshint ignore: line
|
|
||||||
//var Ipfs = require('./ipfs.js');
|
//var Ipfs = require('./ipfs.js');
|
||||||
|
|
||||||
var EmbarkJS = {
|
var EmbarkJS = {
|
||||||
|
|
Loading…
Reference in New Issue