Browse Source

[ts] Updated version to 4.0.3

Mario Zechner 4 years ago
parent
commit
57fe02c576

+ 2 - 2
spine-ts/spine-canvas/package.json

@@ -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"
   }
-}
+}

+ 2 - 2
spine-ts/spine-core/package-lock.json

@@ -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"
     }
   }

+ 2 - 2
spine-ts/spine-core/package.json

@@ -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"
-}
+}

+ 2 - 2
spine-ts/spine-player/package.json

@@ -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"
   }
-}
+}

+ 2 - 2
spine-ts/spine-threejs/package-lock.json

@@ -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",

+ 2 - 2
spine-ts/spine-threejs/package.json

@@ -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"
   }
-}
+}

+ 2 - 2
spine-ts/spine-webgl/package.json

@@ -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"
   }
-}
+}