mirror of
https://github.com/photonstorm/phaser
synced 2025-02-18 23:18:38 +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",
|
"typescript": "1.4.1",
|
||||||
"yuidocjs": "^0.3.50"
|
"yuidocjs": "^0.3.50"
|
||||||
},
|
},
|
||||||
"typings": "./typescript/typings.json",
|
"typings": "./typescript/phaser.comments.d.ts",
|
||||||
"typescript": {
|
"typescript": {
|
||||||
"definitions": [
|
"definitions": [
|
||||||
"typescript/p2.d.ts",
|
"typescript/p2.d.ts",
|
||||||
|
|
Loading…
Add table
Reference in a new issue