|
@@ -1,6 +1,6 @@
|
|
{
|
|
{
|
|
"name": "@esotericsoftware/spine-phaser",
|
|
"name": "@esotericsoftware/spine-phaser",
|
|
- "version": "4.1.26",
|
|
|
|
|
|
+ "version": "4.1.27",
|
|
"description": "The official Spine Runtimes for the Phaser.",
|
|
"description": "The official Spine Runtimes for the Phaser.",
|
|
"main": "dist/index.js",
|
|
"main": "dist/index.js",
|
|
"types": "dist/index.d.ts",
|
|
"types": "dist/index.d.ts",
|
|
@@ -30,9 +30,8 @@
|
|
},
|
|
},
|
|
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
|
|
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "@esotericsoftware/spine-core": "^4.2.10",
|
|
|
|
- "@esotericsoftware/spine-webgl": "^4.2.10",
|
|
|
|
- "@esotericsoftware/spine-canvas": "^4.2.10",
|
|
|
|
- "phaser": "^3.55.2"
|
|
|
|
|
|
+ "@esotericsoftware/spine-core": "^4.1.27",
|
|
|
|
+ "@esotericsoftware/spine-webgl": "^4.1.27",
|
|
|
|
+ "@esotericsoftware/spine-canvas": "^4.1.27"
|
|
}
|
|
}
|
|
}
|
|
}
|