Skip to content

Commit 19265f8

Browse files
committed
v6.0.3
1 parent e82a98c commit 19265f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pixi-viewport",
3-
"version": "6.0.2",
3+
"version": "6.0.3",
44
"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.",
55
"main": "./dist/pixi_viewport.umd.cjs",
66
"module": "./dist/pixi_viewport.js",

0 commit comments

Comments
 (0)