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

Update version of source-map, remove @types reference #107

Closed
dylans opened this issue Jul 1, 2018 · 1 comment
Closed

Update version of source-map, remove @types reference #107

dylans opened this issue Jul 1, 2018 · 1 comment
Milestone

Comments

@dylans
Copy link
Member

dylans commented Jul 1, 2018

New versions of source-map include their own type definitions, so we can remove our dependency on type definitions if we update to a new version of source-map:

npm WARN deprecated @types/source-map@0.5.7: This is a stub types definition for source-map (https://github.com/mozilla/source-map). source-map provides its own type definitions, so you don't need @types/source-map installed!
@matt-gadd
Copy link
Contributor

I think this is just a superfluous @type's dependency as far as I can tell, so this can just be removed.

@dylans dylans added this to the 2018.07 milestone Jul 2, 2018
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

No branches or pull requests

2 participants