@pixi/spritesheet
Advanced tools
Comparing version 5.0.0 to 5.0.1
/*! | ||
* @pixi/spritesheet - v5.0.0-rc.3 | ||
* Compiled Tue, 30 Apr 2019 02:21:00 UTC | ||
* @pixi/spritesheet - v5.0.1 | ||
* Compiled Mon, 06 May 2019 04:23:34 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/spritesheet is licensed under the MIT License. |
/*! | ||
* @pixi/spritesheet - v5.0.0-rc.3 | ||
* Compiled Tue, 30 Apr 2019 02:21:00 UTC | ||
* @pixi/spritesheet - v5.0.1 | ||
* Compiled Mon, 06 May 2019 04:23:34 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/spritesheet is licensed under the MIT License. |
/*! | ||
* @pixi/spritesheet - v5.0.0-rc.3 | ||
* Compiled Tue, 30 Apr 2019 02:21:00 UTC | ||
* @pixi/spritesheet - v5.0.1 | ||
* Compiled Mon, 06 May 2019 04:23:34 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/spritesheet is licensed under the MIT License. |
{ | ||
"name": "@pixi/spritesheet", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"main": "lib/spritesheet.js", | ||
@@ -30,6 +30,6 @@ "module": "lib/spritesheet.es.js", | ||
"dependencies": { | ||
"@pixi/core": "^5.0.0", | ||
"@pixi/loaders": "^5.0.0", | ||
"@pixi/core": "^5.0.1", | ||
"@pixi/loaders": "^5.0.1", | ||
"@pixi/math": "^5.0.0-rc.3", | ||
"@pixi/utils": "^5.0.0" | ||
"@pixi/utils": "^5.0.1" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "607e68419902444cde15f2d69588fbd189481cd8" | ||
"gitHead": "22f146c932d8e9e0ec952ca64b83dd57764d3ac6" | ||
} |
115010
11
1116
Updated@pixi/core@^5.0.1
Updated@pixi/loaders@^5.0.1
Updated@pixi/utils@^5.0.1