Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
photonstorm committed Feb 2, 2024
1 parent ba07a20 commit bc9d017
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "3.80.0-beta.1",
"release": "Nino",
"description": "A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.",
"author": "Richard Davey <rich@photonstorm.com> (https://www.photonstorm.com)",
"author": "Richard Davey <rich@phaser.io> (https://www.phaser.io)",
"homepage": "https://phaser.io",
"bugs": "https://github.com/photonstorm/phaser/issues",
"bugs": "https://github.com/phaserjs/phaser/issues",
"license": "MIT",
"licenseUrl": "https://www.opensource.org/licenses/mit-license.php",
"main": "./src/phaser.js",
Expand All @@ -14,7 +14,7 @@
"module": "./dist/phaser.esm.js",
"repository": {
"type": "git",
"url": "https://photonstorm@github.com/photonstorm/phaser.git"
"url": "https://phaserjs@github.com/phaserjs/phaser.git"
},
"scripts": {
"beta": "npm publish --tag beta",
Expand Down

0 comments on commit bc9d017

Please sign in to comment.