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

View File

@ -23,7 +23,6 @@
"files": [
"index.ts",
"testing.ts",
"../../../typings/jasmine/jasmine.d.ts",
"../../../node_modules/zone.js/dist/zone.js.d.ts"
]
}