@pixi/interaction
Advanced tools
Comparing version 6.5.0-rc.2 to 6.5.0-rc.3
/*! | ||
* @pixi/interaction - v6.5.0-rc.2 | ||
* Compiled Fri, 15 Jul 2022 18:50:14 UTC | ||
* @pixi/interaction - v6.5.0-rc.3 | ||
* Compiled Wed, 20 Jul 2022 20:19:15 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/interaction is licensed under the MIT License. |
/*! | ||
* @pixi/interaction - v6.5.0-rc.2 | ||
* Compiled Fri, 15 Jul 2022 18:50:14 UTC | ||
* @pixi/interaction - v6.5.0-rc.3 | ||
* Compiled Wed, 20 Jul 2022 20:19:15 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/interaction is licensed under the MIT License. |
{ | ||
"name": "@pixi/interaction", | ||
"version": "6.5.0-rc.2", | ||
"version": "6.5.0-rc.3", | ||
"main": "dist/cjs/interaction.js", | ||
"module": "dist/esm/interaction.js", | ||
"module": "dist/esm/interaction.mjs", | ||
"bundle": "dist/browser/interaction.js", | ||
@@ -12,3 +12,3 @@ "types": "index.d.ts", | ||
"types": "./index.d.ts", | ||
"default": "./dist/esm/interaction.js" | ||
"default": "./dist/esm/interaction.mjs" | ||
}, | ||
@@ -42,9 +42,9 @@ "require": { | ||
"peerDependencies": { | ||
"@pixi/core": "6.5.0-rc.2", | ||
"@pixi/display": "6.5.0-rc.2", | ||
"@pixi/math": "6.5.0-rc.2", | ||
"@pixi/ticker": "6.5.0-rc.2", | ||
"@pixi/utils": "6.5.0-rc.2" | ||
"@pixi/core": "6.5.0-rc.3", | ||
"@pixi/display": "6.5.0-rc.3", | ||
"@pixi/math": "6.5.0-rc.3", | ||
"@pixi/ticker": "6.5.0-rc.3", | ||
"@pixi/utils": "6.5.0-rc.3" | ||
}, | ||
"gitHead": "559e3df8de62740b9099532a9c4d3f6701829de4" | ||
"gitHead": "002784184f2c03835567b87a212f0bd42d7c8386" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1239438