diff --git a/bower.json b/bower.json index 7a321fd..1cf7847 100644 --- a/bower.json +++ b/bower.json @@ -9,8 +9,8 @@ "homepage": "", "private": true, "dependencies": { - "phaser": "2.3.0", + "phaser": "2.6.2", "jasmine-core": "jasmine#^2.5.2", "deep-diff": "0.3.0" } -} +} \ No newline at end of file diff --git a/typings.json b/typings.json index c2ed178..29c4f27 100644 --- a/typings.json +++ b/typings.json @@ -3,6 +3,6 @@ "dependencies": {}, "globalDependencies": { "jasmine": "registry:dt/jasmine#2.5.0+20161003201800", - "phaser": "github:photonstorm/phaser/v2/typescript/typings.json" + "phaser": "github:photonstorm/phaser/typescript/typings.json#v2.6.2" } -} +} \ No newline at end of file