Skip to content

Commit

Permalink
v4.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfig committed May 7, 2021
1 parent 47cc021 commit 745c9aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixi-viewport",
"version": "4.30.4",
"version": "4.31.0",
"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 Expand Up @@ -104,4 +104,4 @@
"yy-jsdoc-template": "^1.3.0",
"yy-random": "^1.10.2"
}
}
}

0 comments on commit 745c9aa

Please sign in to comment.