add bluebird as dev dep
This commit is contained in:
parent
f992b37800
commit
8f09c4f4d3
|
@ -11,5 +11,8 @@
|
||||||
"url": "git@git.daplie.com:Daplie/dns-suite.git"
|
"url": "git@git.daplie.com:Daplie/dns-suite.git"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "(MIT or Apache2)"
|
"license": "(MIT or Apache2)",
|
||||||
|
"developmentDependencies": {
|
||||||
|
"bluebird": "^3.5.0"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue