From 2fc5c8f11ef9262909ec1905875d456a5037a58c Mon Sep 17 00:00:00 2001 From: photonstorm Date: Tue, 9 Sep 2014 16:28:25 +0100 Subject: [PATCH] Updated for npm-publish. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index db503b1a48..290cc5aa13 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "2.1.0", "release": "Cairhien", "description": "A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.", - "author": "Richard Davey ", + "author": "Richard Davey (http://www.photonstorm.com)", "logo": "https://raw.github.com/photonstorm/phaser/master/phaser-logo-small.png", "homepage": "http://phaser.io", "bugs": "https://github.com/photonstorm/phaser/issues", @@ -42,4 +42,4 @@ "grunt-text-replace": "^0.3.11", "load-grunt-config": "~0.7.2" } -} +} \ No newline at end of file