mirror of
https://github.com/photonstorm/phaser
synced 2024-11-27 07:01:20 +00:00
This issue causes tsc to crap out under certain circumstances
This commit is contained in:
parent
f1a3e0b9f6
commit
0d3958a410
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue