@pixi/prepare
Advanced tools
Comparing version 5.1.1 to 5.1.2
/*! | ||
* @pixi/prepare - v5.1.1 | ||
* Compiled Fri, 02 Aug 2019 23:20:23 UTC | ||
* @pixi/prepare - v5.1.2 | ||
* Compiled Sat, 24 Aug 2019 01:06:18 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/prepare is licensed under the MIT License. |
/*! | ||
* @pixi/prepare - v5.1.1 | ||
* Compiled Fri, 02 Aug 2019 23:20:23 UTC | ||
* @pixi/prepare - v5.1.2 | ||
* Compiled Sat, 24 Aug 2019 01:06:18 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/prepare is licensed under the MIT License. |
/*! | ||
* @pixi/prepare - v5.1.1 | ||
* Compiled Fri, 02 Aug 2019 23:20:23 UTC | ||
* @pixi/prepare - v5.1.2 | ||
* Compiled Sat, 24 Aug 2019 01:06:18 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/prepare is licensed under the MIT License. |
/*! | ||
* @pixi/prepare - v5.1.1 | ||
* Compiled Fri, 02 Aug 2019 23:20:23 UTC | ||
* @pixi/prepare - v5.1.2 | ||
* Compiled Sat, 24 Aug 2019 01:06:18 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/prepare is licensed under the MIT License. |
{ | ||
"name": "@pixi/prepare", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"main": "lib/prepare.js", | ||
@@ -28,10 +28,10 @@ "module": "lib/prepare.es.js", | ||
"dependencies": { | ||
"@pixi/core": "^5.1.1", | ||
"@pixi/display": "^5.1.1", | ||
"@pixi/graphics": "^5.1.1", | ||
"@pixi/core": "^5.1.2", | ||
"@pixi/display": "^5.1.2", | ||
"@pixi/graphics": "^5.1.2", | ||
"@pixi/settings": "^5.1.1", | ||
"@pixi/text": "^5.1.1", | ||
"@pixi/text": "^5.1.2", | ||
"@pixi/ticker": "^5.1.1" | ||
}, | ||
"gitHead": "40e1e4a12518ee067c6871dcdd930602346197de" | ||
"gitHead": "9d8381bfb348e8ba570e1cab26bf2f699446f0ca" | ||
} |
Updated@pixi/core@^5.1.2
Updated@pixi/display@^5.1.2
Updated@pixi/graphics@^5.1.2
Updated@pixi/text@^5.1.2