update dependencies
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/// <reference path="typings/main.d.ts" />
|
||||
import "typings-global";
|
||||
|
||||
export let Q = require("q");
|
||||
export let through2 = require("through2");
|
||||
|
@ -1,4 +1,4 @@
|
||||
/// <reference path="typings/main.d.ts" />
|
||||
import "typings-global";
|
||||
|
||||
import plugins = require("./gulpfunction.plugins");
|
||||
|
||||
|
@ -1,7 +0,0 @@
|
||||
{
|
||||
"ambientDependencies": {
|
||||
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts",
|
||||
"mocha": "github:Bartvds/tsd-deftools/typings/DefinitelyTyped/mocha/mocha.d.ts",
|
||||
"colors": "github:DefinitelyTyped/DefinitelyTyped/colors/colors.d.ts"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user