@pixi/mesh-extras
Advanced tools
Comparing version 5.1.2 to 5.1.3
/*! | ||
* @pixi/mesh-extras - v5.1.2 | ||
* Compiled Sat, 24 Aug 2019 01:06:18 UTC | ||
* @pixi/mesh-extras - v5.1.3 | ||
* Compiled Mon, 09 Sep 2019 04:51:53 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/mesh-extras is licensed under the MIT License. |
/*! | ||
* @pixi/mesh-extras - v5.1.2 | ||
* Compiled Sat, 24 Aug 2019 01:06:18 UTC | ||
* @pixi/mesh-extras - v5.1.3 | ||
* Compiled Mon, 09 Sep 2019 04:51:53 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/mesh-extras is licensed under the MIT License. |
/*! | ||
* @pixi/mesh-extras - v5.1.2 | ||
* Compiled Sat, 24 Aug 2019 01:06:18 UTC | ||
* @pixi/mesh-extras - v5.1.3 | ||
* Compiled Mon, 09 Sep 2019 04:51:53 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/mesh-extras is licensed under the MIT License. |
/*! | ||
* @pixi/mesh-extras - v5.1.2 | ||
* Compiled Sat, 24 Aug 2019 01:06:18 UTC | ||
* @pixi/mesh-extras - v5.1.3 | ||
* Compiled Mon, 09 Sep 2019 04:51:53 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/mesh-extras is licensed under the MIT License. |
{ | ||
"name": "@pixi/mesh-extras", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"main": "lib/mesh-extras.js", | ||
@@ -28,11 +28,11 @@ "module": "lib/mesh-extras.es.js", | ||
"@pixi/constants": "^5.1.0", | ||
"@pixi/core": "^5.1.2", | ||
"@pixi/core": "^5.1.3", | ||
"@pixi/math": "^5.1.0", | ||
"@pixi/mesh": "^5.1.2", | ||
"@pixi/utils": "^5.1.2" | ||
"@pixi/mesh": "^5.1.3", | ||
"@pixi/utils": "^5.1.3" | ||
}, | ||
"devDependencies": { | ||
"@pixi/loaders": "^5.1.2" | ||
"@pixi/loaders": "^5.1.3" | ||
}, | ||
"gitHead": "9d8381bfb348e8ba570e1cab26bf2f699446f0ca" | ||
"gitHead": "ee5ed4ddb3e1967f7e8a88c952479d51368fd3e2" | ||
} |
Updated@pixi/core@^5.1.3
Updated@pixi/mesh@^5.1.3
Updated@pixi/utils@^5.1.3