[ts] Updated version to 4.0.3

This commit is contained in:
Mario Zechner 2021-09-01 12:49:51 +02:00
parent 91daf25484
commit 57fe02c576
7 changed files with 14 additions and 14 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-canvas", "name": "@esotericsoftware/spine-canvas",
"version": "4.0.2", "version": "4.0.3",
"description": "The official Spine Runtimes for the web.", "description": "The official Spine Runtimes for the web.",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@ -32,4 +32,4 @@
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.0.2" "@esotericsoftware/spine-core": "4.0.2"
} }
} }

View File

@ -1,12 +1,12 @@
{ {
"name": "@esotericsoftware/spine-core", "name": "@esotericsoftware/spine-core",
"version": "4.0.2", "version": "4.0.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@esotericsoftware/spine-core", "name": "@esotericsoftware/spine-core",
"version": "4.0.2", "version": "4.0.3",
"license": "LicenseRef-LICENSE" "license": "LicenseRef-LICENSE"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-core", "name": "@esotericsoftware/spine-core",
"version": "4.0.2", "version": "4.0.3",
"description": "The official Spine Runtimes for the web.", "description": "The official Spine Runtimes for the web.",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@ -29,4 +29,4 @@
"url": "https://github.com/esotericsoftware/spine-runtimes/issues" "url": "https://github.com/esotericsoftware/spine-runtimes/issues"
}, },
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme" "homepage": "https://github.com/esotericsoftware/spine-runtimes#readme"
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-player", "name": "@esotericsoftware/spine-player",
"version": "4.0.2", "version": "4.0.3",
"description": "The official Spine Runtimes for the web.", "description": "The official Spine Runtimes for the web.",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@ -33,4 +33,4 @@
"@esotericsoftware/spine-core": "4.0.2", "@esotericsoftware/spine-core": "4.0.2",
"@esotericsoftware/spine-webgl": "4.0.2" "@esotericsoftware/spine-webgl": "4.0.2"
} }
} }

View File

@ -1,12 +1,12 @@
{ {
"name": "@esotericsoftware/spine-canvas", "name": "@esotericsoftware/spine-canvas",
"version": "4.0.2", "version": "4.0.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@esotericsoftware/spine-canvas", "name": "@esotericsoftware/spine-canvas",
"version": "4.0.2", "version": "4.0.3",
"license": "LicenseRef-LICENSE", "license": "LicenseRef-LICENSE",
"dependencies": { "dependencies": {
"@types/three": "^0.131.0", "@types/three": "^0.131.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-threejs", "name": "@esotericsoftware/spine-threejs",
"version": "4.0.2", "version": "4.0.3",
"description": "The official Spine Runtimes for the web.", "description": "The official Spine Runtimes for the web.",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@ -34,4 +34,4 @@
"three": "^0.132.0", "three": "^0.132.0",
"@esotericsoftware/spine-core": "4.0.2" "@esotericsoftware/spine-core": "4.0.2"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@esotericsoftware/spine-webgl", "name": "@esotericsoftware/spine-webgl",
"version": "4.0.2", "version": "4.0.3",
"description": "The official Spine Runtimes for the web.", "description": "The official Spine Runtimes for the web.",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
@ -32,4 +32,4 @@
"dependencies": { "dependencies": {
"@esotericsoftware/spine-core": "4.0.2" "@esotericsoftware/spine-core": "4.0.2"
} }
} }