Skip to content

Commit 48078a7

Browse files
box2d3-wasm v3.4.0 [skip ci]
1 parent 3348353 commit 48078a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

box2d3-wasm/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

box2d3-wasm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "box2d3-wasm",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"description": "Let's try and use box2d v3 on the web.",
55
"//": "we prefer ES modules, but we can just name those .mjs. we set the package type as commonjs so that the .js UMD module can be treated as CommonJS (a valid interpretation though not the only one) without having to name it .cjs (which would mislead, as its compatibility is not only CommonJS, but also AMD and browser globals)",
66
"type": "commonjs",

0 commit comments

Comments
 (0)