|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "@esotericsoftware/spine-player",
|
|
|
- "version": "4.2.11",
|
|
|
+ "version": "4.2.13",
|
|
|
"description": "The official Spine Runtimes for the web.",
|
|
|
"main": "dist/index.js",
|
|
|
"types": "dist/index.d.ts",
|
|
@@ -30,6 +30,6 @@
|
|
|
},
|
|
|
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
|
|
|
"dependencies": {
|
|
|
- "@esotericsoftware/spine-webgl": "^4.2.11"
|
|
|
+ "@esotericsoftware/spine-webgl": "^4.2.13"
|
|
|
}
|
|
|
}
|