Skip to content

Commit

Permalink
Update package.json to reflect in-development work
Browse files Browse the repository at this point in the history
Updated to v23.0.0-dev.1.
  • Loading branch information
caleb531 committed May 26, 2024
1 parent 4ca5d74 commit 5709f4b
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
Expand Up @@ -2,7 +2,7 @@
"name": "jcanvas",
"title": "jCanvas",
"description": "jCanvas brings jQuery's powerful syntax and capability to the HTML5 canvas. Quickly create canvas-based apps that can utilize layers, animations, events, and much more. jCanvas works on all modern browsers and platforms, including iOS and Android.",
"version": "22.1.3",
"version": "23.0.0-dev.1",
"main": "dist/umd/jcanvas.min.js",
"module": "dist/esm/jcanvas.min.js",
"types": "src/jcanvas.d.ts",
Expand Down

0 comments on commit 5709f4b

Please sign in to comment.