@pixi/interaction
Advanced tools
Comparing version 6.0.1 to 6.0.2
/*! | ||
* @pixi/interaction - v6.0.1 | ||
* Compiled Wed, 24 Mar 2021 20:02:24 UTC | ||
* @pixi/interaction - v6.0.2 | ||
* Compiled Mon, 05 Apr 2021 18:17:46 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/interaction is licensed under the MIT License. |
/*! | ||
* @pixi/interaction - v6.0.1 | ||
* Compiled Wed, 24 Mar 2021 20:02:24 UTC | ||
* @pixi/interaction - v6.0.2 | ||
* Compiled Mon, 05 Apr 2021 18:17:46 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/interaction is licensed under the MIT License. |
/*! | ||
* @pixi/interaction - v6.0.1 | ||
* Compiled Wed, 24 Mar 2021 20:02:24 UTC | ||
* @pixi/interaction - v6.0.2 | ||
* Compiled Mon, 05 Apr 2021 18:17:46 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/interaction is licensed under the MIT License. |
{ | ||
"name": "@pixi/interaction", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"main": "dist/cjs/interaction.js", | ||
@@ -28,17 +28,17 @@ "module": "dist/esm/interaction.js", | ||
"dependencies": { | ||
"@pixi/core": "6.0.1", | ||
"@pixi/display": "6.0.1", | ||
"@pixi/math": "6.0.1", | ||
"@pixi/ticker": "6.0.1", | ||
"@pixi/utils": "6.0.1" | ||
"@pixi/core": "6.0.2", | ||
"@pixi/display": "6.0.2", | ||
"@pixi/math": "6.0.2", | ||
"@pixi/ticker": "6.0.2", | ||
"@pixi/utils": "6.0.2" | ||
}, | ||
"devDependencies": { | ||
"@pixi/canvas-display": "6.0.1", | ||
"@pixi/canvas-graphics": "6.0.1", | ||
"@pixi/canvas-renderer": "6.0.1", | ||
"@pixi/canvas-sprite": "6.0.1", | ||
"@pixi/graphics": "6.0.1", | ||
"@pixi/sprite": "6.0.1" | ||
"@pixi/canvas-display": "6.0.2", | ||
"@pixi/canvas-graphics": "6.0.2", | ||
"@pixi/canvas-renderer": "6.0.2", | ||
"@pixi/canvas-sprite": "6.0.2", | ||
"@pixi/graphics": "6.0.2", | ||
"@pixi/sprite": "6.0.2" | ||
}, | ||
"gitHead": "dee35532f3e5c5abc6cad909f47aa3c32634a325" | ||
"gitHead": "de01499551d4ea11b109f96a9319c9d8c850854b" | ||
} |
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
+ Added@pixi/constants@6.0.2(transitive)
+ Added@pixi/core@6.0.2(transitive)
+ Added@pixi/display@6.0.2(transitive)
+ Added@pixi/math@6.0.2(transitive)
+ Added@pixi/runner@6.0.2(transitive)
+ Added@pixi/settings@6.0.2(transitive)
+ Added@pixi/ticker@6.0.2(transitive)
+ Added@pixi/utils@6.0.2(transitive)
- Removed@pixi/constants@6.0.1(transitive)
- Removed@pixi/core@6.0.1(transitive)
- Removed@pixi/display@6.0.1(transitive)
- Removed@pixi/math@6.0.1(transitive)
- Removed@pixi/runner@6.0.1(transitive)
- Removed@pixi/settings@6.0.1(transitive)
- Removed@pixi/ticker@6.0.1(transitive)
- Removed@pixi/utils@6.0.1(transitive)
Updated@pixi/core@6.0.2
Updated@pixi/display@6.0.2
Updated@pixi/math@6.0.2
Updated@pixi/ticker@6.0.2
Updated@pixi/utils@6.0.2