From 0d3958a410f195dc7d77203669b28cc6a814f028 Mon Sep 17 00:00:00 2001 From: Ed Bishop Date: Thu, 1 Dec 2016 12:40:36 +0000 Subject: [PATCH] This issue causes tsc to crap out under certain circumstances --- v2-community/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2-community/package.json b/v2-community/package.json index dc441eba5..08dd41569 100755 --- a/v2-community/package.json +++ b/v2-community/package.json @@ -49,7 +49,7 @@ "typescript": "1.4.1", "yuidocjs": "^0.3.50" }, - "typings": "./typescript/typings.json", + "typings": "./typescript/phaser.comments.d.ts", "typescript": { "definitions": [ "typescript/p2.d.ts",