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

Bumped version to 7.0.0 #451

Merged
merged 1 commit into from
Jan 31, 2019
Merged

Bumped version to 7.0.0 #451

merged 1 commit into from
Jan 31, 2019

Conversation

hiranya911
Copy link
Contributor

Also updated one of the test configuration files to prevent the following error:

+ [email protected]
added 278 packages in 12.228s
> tsc -p tsconfig.json
node_modules/google-auth-library/build/src/auth/oauth2client.d.ts:280:37 - error TS2583: Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later.

280     protected refreshTokenPromises: Map<string, Promise<GetTokenResponse>>;
                                        ~~~


Found 1 error.

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