build: remove dependency on tsd and use @types/* instead

This commit is contained in:
Igor Minar
2016-05-25 15:37:40 -07:00
parent 4dbd8ed6b8
commit b9347eb01c
19 changed files with 94 additions and 767 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
/// <reference path="../../../../typings/node/node.d.ts" />
/// <reference path="../../../../typings/jasmine/jasmine.d.ts" />
/// <reference path="../../../../node_modules/@types/node/index.d.ts" />
/// <reference path="../../../../node_modules/@types/jasmine/index.d.ts" />