mirror of
https://github.com/wassname/phaser.git
synced 2026-06-27 16:10:15 +08:00
Updating bower for 1.1.6 + non-minified (#401).
This commit is contained in:
+2
-2
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "phaser",
|
"name": "phaser",
|
||||||
"version": "1.1.5",
|
"version": "1.1.6",
|
||||||
"homepage": "http://phaser.io",
|
"homepage": "http://phaser.io",
|
||||||
"authors": [
|
"authors": [
|
||||||
"photonstorm <rich@photonstorm.com>"
|
"photonstorm <rich@photonstorm.com>"
|
||||||
],
|
],
|
||||||
"description": "A fun, free and fast 2D game framework for making HTML5 games for desktop and mobile, supporting Canvas and WebGL.",
|
"description": "A fun, free and fast 2D game framework for making HTML5 games for desktop and mobile, supporting Canvas and WebGL.",
|
||||||
"main": "build/phaser.min.js",
|
"main": "build/phaser.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"html5",
|
"html5",
|
||||||
"game",
|
"game",
|
||||||
|
|||||||
Reference in New Issue
Block a user