-
Notifications
You must be signed in to change notification settings - Fork 455
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
Update dependency to support TS2.0 #1
Comments
I'm waiting for TS 2.0 to be released to do this. Is there an urgent requirement for the update? |
Nope, nothing urgent. It can wait, just wanted to get an issue opened to track. Thanks again for this repo though, it's been a big help. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe something like
"typescript": ">=1.8 <2.1"
The text was updated successfully, but these errors were encountered: