mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-10 17:18:44 +08:00
[ts] Updated version to 4.0.3
This commit is contained in:
parent
91daf25484
commit
57fe02c576
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-canvas",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"description": "The official Spine Runtimes for the web.",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@ -32,4 +32,4 @@
|
||||
"dependencies": {
|
||||
"@esotericsoftware/spine-core": "4.0.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
4
spine-ts/spine-core/package-lock.json
generated
4
spine-ts/spine-core/package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-core",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@esotericsoftware/spine-core",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"license": "LicenseRef-LICENSE"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-core",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"description": "The official Spine Runtimes for the web.",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@ -29,4 +29,4 @@
|
||||
"url": "https://github.com/esotericsoftware/spine-runtimes/issues"
|
||||
},
|
||||
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme"
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-player",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"description": "The official Spine Runtimes for the web.",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@ -33,4 +33,4 @@
|
||||
"@esotericsoftware/spine-core": "4.0.2",
|
||||
"@esotericsoftware/spine-webgl": "4.0.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
4
spine-ts/spine-threejs/package-lock.json
generated
4
spine-ts/spine-threejs/package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-canvas",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@esotericsoftware/spine-canvas",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"license": "LicenseRef-LICENSE",
|
||||
"dependencies": {
|
||||
"@types/three": "^0.131.0",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-threejs",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"description": "The official Spine Runtimes for the web.",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@ -34,4 +34,4 @@
|
||||
"three": "^0.132.0",
|
||||
"@esotericsoftware/spine-core": "4.0.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@esotericsoftware/spine-webgl",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"description": "The official Spine Runtimes for the web.",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@ -32,4 +32,4 @@
|
||||
"dependencies": {
|
||||
"@esotericsoftware/spine-core": "4.0.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user