Skip to content

Commit 54590c2

Browse files
authored
Merge pull request phaserjs#2897 from mredbishop/patch-2
This issue causes tsc to crap out under certain circumstances
2 parents 1afa75d + 0d3958a commit 54590c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

v2-community/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"typescript": "1.4.1",
5050
"yuidocjs": "^0.3.50"
5151
},
52-
"typings": "./typescript/typings.json",
52+
"typings": "./typescript/phaser.comments.d.ts",
5353
"typescript": {
5454
"definitions": [
5555
"typescript/p2.d.ts",

0 commit comments

Comments
 (0)