Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Commit

Permalink
Scoped package to @solomid (npm)
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyuman committed Jul 6, 2016
1 parent 138a145 commit f3366ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A node module wrapper for the Champion.GG API

# installation
```
npm install node-gg
npm i @solomid/node-gg
```

# usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "node-gg",
"name": "@solomid/node-gg",
"version": "1.1.0",
"description": "Node wrapper for champion.gg API",
"main": "index.js",
Expand Down

0 comments on commit f3366ce

Please sign in to comment.