chore(ts2dart): remove hand-written ts2dart typings

Now that we are on TS 1.6, we can use the new node module resolution strategy.

Closes #4372
This commit is contained in:
Alex Eagle
2015-09-25 14:32:45 -07:00
committed by Alex Eagle
parent 589ce31dfc
commit 3dd9919bbd
5 changed files with 8 additions and 27 deletions
+1 -1
View File
@@ -128,7 +128,7 @@
"temp": "^0.8.1",
"ternary-stream": "^1.2.3",
"through2": "^0.6.1",
"ts2dart": "^0.7.5",
"ts2dart": "^0.7.7",
"tsd": "^0.6.5-beta",
"tslint": "^2.5.0",
"typescript": "^1.6.2",