@pixi/canvas-text
Advanced tools
Comparing version 6.1.1 to 6.1.2
/*! | ||
* @pixi/canvas-text - v6.1.1 | ||
* Compiled Fri, 06 Aug 2021 03:30:25 UTC | ||
* @pixi/canvas-text - v6.1.2 | ||
* Compiled Thu, 12 Aug 2021 17:11:19 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-text is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-text - v6.1.1 | ||
* Compiled Fri, 06 Aug 2021 03:30:25 UTC | ||
* @pixi/canvas-text - v6.1.2 | ||
* Compiled Thu, 12 Aug 2021 17:11:19 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-text is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-text - v6.1.1 | ||
* Compiled Fri, 06 Aug 2021 03:30:25 UTC | ||
* @pixi/canvas-text - v6.1.2 | ||
* Compiled Thu, 12 Aug 2021 17:11:19 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-text is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-text - v6.1.1 | ||
* Compiled Fri, 06 Aug 2021 03:30:25 UTC | ||
* @pixi/canvas-text - v6.1.2 | ||
* Compiled Thu, 12 Aug 2021 17:11:19 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-text is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-text - v6.1.1 | ||
* Compiled Fri, 06 Aug 2021 03:30:25 UTC | ||
* @pixi/canvas-text - v6.1.2 | ||
* Compiled Thu, 12 Aug 2021 17:11:19 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-text is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-text - v6.1.1 | ||
* Compiled Fri, 06 Aug 2021 03:30:25 UTC | ||
* @pixi/canvas-text - v6.1.2 | ||
* Compiled Thu, 12 Aug 2021 17:11:19 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-text is licensed under the MIT License. |
{ | ||
"name": "@pixi/canvas-text", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"main": "dist/cjs/canvas-text.js", | ||
@@ -26,7 +26,7 @@ "module": "dist/esm/canvas-text.js", | ||
"peerDependencies": { | ||
"@pixi/canvas-sprite": "6.1.1", | ||
"@pixi/sprite": "6.1.1", | ||
"@pixi/text": "6.1.1" | ||
"@pixi/canvas-sprite": "6.1.2", | ||
"@pixi/sprite": "6.1.2", | ||
"@pixi/text": "6.1.2" | ||
}, | ||
"gitHead": "01a69a1465b875cb7b97a10caa9c35d9505397ff" | ||
"gitHead": "b5db0c47e566f1bdc0fd4a32cc11d1179672efb9" | ||
} |