Skip to content

Commit 694debe

Browse files
committed
Rebuilt Phaser Comments TypeScript defs.
1 parent 47f0224 commit 694debe

9 files changed

Lines changed: 40689 additions & 5354 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"typescript": {
3737
"definitions": [
3838
"typescript/p2.d.ts",
39-
"typescript/phaser.d.ts",
40-
"typescript/pixi.d.ts"
39+
"typescript/phaser.comments.d.ts",
40+
"typescript/pixi.comments.d.ts"
4141
]
4242
}
4343
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@
4343
"grunt-text-replace": "^0.3.11",
4444
"jsdoc": "~3.3.0-alpha10",
4545
"load-grunt-config": "~0.7.2",
46-
"typescript": "^1.4.1",
46+
"typescript": "1.4.1",
4747
"yuidocjs": "^0.3.50"
4848
},
4949
"typescript": {
5050
"definitions": [
5151
"typescript/p2.d.ts",
52-
"typescript/phaser.d.ts",
53-
"typescript/pixi.d.ts"
52+
"typescript/phaser.comments.d.ts",
53+
"typescript/pixi.comments.d.ts"
5454
]
5555
}
5656
}

0 commit comments

Comments
 (0)