@pixi/mesh-extras
Advanced tools
Comparing version 5.1.3 to 5.1.4
/*! | ||
* @pixi/mesh-extras - v5.1.3 | ||
* Compiled Mon, 09 Sep 2019 04:51:53 UTC | ||
* @pixi/mesh-extras - v5.1.4 | ||
* Compiled Fri, 20 Sep 2019 17:17:59 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/mesh-extras is licensed under the MIT License. |
/*! | ||
* @pixi/mesh-extras - v5.1.3 | ||
* Compiled Mon, 09 Sep 2019 04:51:53 UTC | ||
* @pixi/mesh-extras - v5.1.4 | ||
* Compiled Fri, 20 Sep 2019 17:17:59 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/mesh-extras is licensed under the MIT License. |
/*! | ||
* @pixi/mesh-extras - v5.1.3 | ||
* Compiled Mon, 09 Sep 2019 04:51:53 UTC | ||
* @pixi/mesh-extras - v5.1.4 | ||
* Compiled Fri, 20 Sep 2019 17:17:59 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/mesh-extras is licensed under the MIT License. |
/*! | ||
* @pixi/mesh-extras - v5.1.3 | ||
* Compiled Mon, 09 Sep 2019 04:51:53 UTC | ||
* @pixi/mesh-extras - v5.1.4 | ||
* Compiled Fri, 20 Sep 2019 17:17:59 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/mesh-extras is licensed under the MIT License. |
{ | ||
"name": "@pixi/mesh-extras", | ||
"version": "5.1.3", | ||
"version": "5.1.4", | ||
"main": "lib/mesh-extras.js", | ||
@@ -28,11 +28,11 @@ "module": "lib/mesh-extras.es.js", | ||
"@pixi/constants": "^5.1.0", | ||
"@pixi/core": "^5.1.3", | ||
"@pixi/core": "^5.1.4", | ||
"@pixi/math": "^5.1.0", | ||
"@pixi/mesh": "^5.1.3", | ||
"@pixi/mesh": "^5.1.4", | ||
"@pixi/utils": "^5.1.3" | ||
}, | ||
"devDependencies": { | ||
"@pixi/loaders": "^5.1.3" | ||
"@pixi/loaders": "^5.1.4" | ||
}, | ||
"gitHead": "ee5ed4ddb3e1967f7e8a88c952479d51368fd3e2" | ||
"gitHead": "5b697023b3954a0b11f1b24acd4f7f4e7c8d12c5" | ||
} |
Updated@pixi/core@^5.1.4
Updated@pixi/mesh@^5.1.4