Skip to content

Commit a1d9d0b

Browse files
committed
Merge pull request phaserjs#2198 from vulvulune/dev
Force the usage of typescript 1.4.1
2 parents 1d2d707 + 02a5631 commit a1d9d0b

3 files changed

Lines changed: 1180 additions & 1348 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"grunt-text-replace": "^0.3.11",
4545
"jsdoc": "~3.3.0-alpha10",
4646
"load-grunt-config": "~0.7.2",
47-
"typescript": "^1.4.1",
47+
"typescript": "1.4.1",
4848
"yuidocjs": "^0.3.50"
4949
}
5050
}

0 commit comments

Comments
 (0)