Fixed references to Bluebird 2.0

This commit is contained in:
Leonard Hecker
2016-08-11 13:13:12 +02:00
parent 9745184299
commit 568ec4378d
30 changed files with 1567 additions and 1567 deletions

View File

@@ -3,7 +3,7 @@
// Definitions by: Philip Spain <https://github.com/philipisapain>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="../bluebird/bluebird.d.ts" />
/// <reference path="../bluebird/bluebird-2.0.d.ts" />
declare module 'inline-css' {
import Promise = require('bluebird');