Skip to content

Commit

Permalink
Update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
GoneTone committed Jul 1, 2021
1 parent f75d814 commit c691069
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Please report any bugs you discover at <http://github.com/GoneToneStudio/node-go
Node.js 14.0.0 or newer is required.

### With NPM
npm install @gonetonestudio/google-play-api
npm install @gonetone/google-play-api

## Obtain an OAuth2 Token
- Navigate to <https://accounts.google.com/EmbeddedSetup>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@gonetonestudio/google-play-api",
"name": "@gonetone/google-play-api",
"version": "1.0.0",
"description": "Access Google Play by logging in and making requests as an Android device!",
"main": "index.js",
Expand Down

0 comments on commit c691069

Please sign in to comment.