Skip to content

Commit

Permalink
Migrated to @orange-games scope for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
AleBles committed Dec 16, 2016
1 parent 8822e5b commit 3bc3cc4
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 @@ -15,7 +15,7 @@ Getting Started
---------------
First you want to get a fresh copy of the plugin. You can get it from this repo or from npm, ain't that handy.
```
npm install phaser-ads --save-dev
npm install @orange-games/phaser-ads --save-dev
```

Next up you'd want to add it to your list of js sources you load into your game:
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": "phaser-ads",
"name": "@orange-games/phaser-ads",
"author": "OrangeGames",
"version": "1.0.2",
"description": "A Phaser plugin for providing nice ads integration in your phaser.io game",
Expand Down

0 comments on commit 3bc3cc4

Please sign in to comment.