Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript 2.0 #18

Closed

Conversation

danielmoore
Copy link

  • bumped the TypeScript dependency version
  • ran the tests
  • updated the readme
  • tested this package as a dependency of an app using TypeScript 2.0
  • bumped the package major version

@danielmoore
Copy link
Author

@teppeis Could you take a look?

@teppeis
Copy link
Contributor

teppeis commented Oct 24, 2016

@danielmoore The dependency typescript is not used to transpile source code, but only for convertCompilerOptionsFromJson().
Instead, it needs to update typescript-simple.

@teppeis teppeis mentioned this pull request Oct 24, 2016
@teppeis
Copy link
Contributor

teppeis commented Oct 24, 2016

Fixed in #19. Thanks!

@teppeis teppeis closed this Oct 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants