diff --git a/package.json b/package.json index af3b134..1d68a09 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "game", "version": "2.0.0", "description": "A simple template project to quickly get up and running with Phaser.", - "main": "deploay/index.html", + "main": "deploy/index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, @@ -16,4 +16,4 @@ "grunt-contrib-watch": "~0.5.3", "grunt-contrib-connect": "~0.6.0" } -} \ No newline at end of file +}