Skip to content

Commit 33f06b6

Browse files
authored
Update package.json
1 parent da8785d commit 33f06b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pixi-viewport",
3-
"version": "4.38.0",
3+
"version": "5.0.0",
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",
@@ -84,4 +84,4 @@
8484
"yy-jsdoc-template": "^1.3.0",
8585
"yy-random": "^1.10.2"
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)