Skip to content

Commit

Permalink
v4.34.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfig committed Nov 30, 2021
1 parent 0426d03 commit baa47bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixi-viewport",
"version": "4.34.1",
"version": "4.34.2",
"description": "A highly configurable viewport/2D camera designed to work with pixi.js. Features include dragging, pinch-to-zoom, mouse wheel zooming, decelerated dragging, follow target, snap to point, snap to zoom, clamping, bouncing on edges, and move on mouse edges.",
"main": "dist/cjs/viewport.js",
"module": "dist/esm/viewport.es.js",
Expand Down

0 comments on commit baa47bc

Please sign in to comment.