@pixi/interaction
Advanced tools
Comparing version 5.0.3 to 5.0.4
/*! | ||
* @pixi/interaction - v5.0.3 | ||
* Compiled Sun, 19 May 2019 19:03:31 UTC | ||
* @pixi/interaction - v5.0.4 | ||
* Compiled Fri, 07 Jun 2019 17:17:49 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/interaction is licensed under the MIT License. |
{ | ||
"name": "@pixi/interaction", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"main": "lib/interaction.js", | ||
@@ -31,18 +31,18 @@ "module": "lib/interaction.es.js", | ||
"dependencies": { | ||
"@pixi/core": "^5.0.3", | ||
"@pixi/display": "^5.0.3", | ||
"@pixi/math": "^5.0.3", | ||
"@pixi/ticker": "^5.0.3", | ||
"@pixi/utils": "^5.0.3" | ||
"@pixi/core": "^5.0.4", | ||
"@pixi/display": "^5.0.4", | ||
"@pixi/math": "^5.0.4", | ||
"@pixi/ticker": "^5.0.4", | ||
"@pixi/utils": "^5.0.4" | ||
}, | ||
"devDependencies": { | ||
"@pixi/canvas-display": "^5.0.3", | ||
"@pixi/canvas-graphics": "^5.0.3", | ||
"@pixi/canvas-renderer": "^5.0.3", | ||
"@pixi/canvas-sprite": "^5.0.3", | ||
"@pixi/graphics": "^5.0.3", | ||
"@pixi/sprite": "^5.0.3", | ||
"@pixi/canvas-display": "^5.0.4", | ||
"@pixi/canvas-graphics": "^5.0.4", | ||
"@pixi/canvas-renderer": "^5.0.4", | ||
"@pixi/canvas-sprite": "^5.0.4", | ||
"@pixi/graphics": "^5.0.4", | ||
"@pixi/sprite": "^5.0.4", | ||
"floss": "^2.2.0" | ||
}, | ||
"gitHead": "ba03f57001cd8bae3ae3644911cd513c68184e7c" | ||
"gitHead": "7a771ca5f05eeba62222b53446d0c2bdfcac37f7" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Updated@pixi/core@^5.0.4
Updated@pixi/display@^5.0.4
Updated@pixi/math@^5.0.4
Updated@pixi/ticker@^5.0.4
Updated@pixi/utils@^5.0.4