dart-archive / ts2dart

ts2dart TypeScript to Dart transpiler
Apache License 2.0
181 stars 62 forks source link

chore(build): update to typescript 1.7.3 #313

Closed alexeagle closed 8 years ago

alexeagle commented 8 years ago

Angular is waiting on this, and it's trivial (no changes in ts2dart seem needed) so I'll merge.

mprobst commented 8 years ago

LGTM. Sorry, I was on a train to New Jersey.

mprobst commented 8 years ago

... should we maybe make this a peer dependency?

alexeagle commented 8 years ago

Yeah I don't really understand the changes in peer dependencies coming in NPM 3 but indeed we would like to use the version of typescript brought by the user rather than our own.

On Wed, Dec 9, 2015 at 5:51 PM Martin Probst notifications@github.com wrote:

... should we maybe make this a peer dependency?

— Reply to this email directly or view it on GitHub https://github.com/angular/ts2dart/pull/313#issuecomment-163426387.