Skip to content

Commit 0d3958a

Browse files
authored
This issue causes tsc to crap out under certain circumstances
1 parent f1a3e0b commit 0d3958a

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)