mirror of
https://github.com/photonstorm/phaser
synced 2024-11-23 21:24:09 +00:00
Merge pull request #2897 from mredbishop/patch-2
This issue causes tsc to crap out under certain circumstances
This commit is contained in:
commit
54590c2a0d
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