File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed
Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 0.7.2 " ,
2+ "version" : " 0.7.3 " ,
33 "packages" : [
44 " packages/*"
55 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @box2d/benchmark" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 0.7.3 " ,
44 "description" : " A benchmark to compare various js/ts Box2D implementations" ,
55 "keywords" : [
66 " box2d" ,
3535 " > 5%"
3636 ],
3737 "dependencies" : {
38- "@box2d/core" : " ^0.7.2 " ,
38+ "@box2d/core" : " ^0.7.3 " ,
3939 "@flyover/box2d" : " ^1.0.1" ,
4040 "box2d.js" : " ^1.0.4" ,
4141 "planck-js" : " ^0.3.22"
Original file line number Diff line number Diff line change 11{
22 "name" : " @box2d/controllers" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 0.7.3 " ,
44 "description" : " A TypeScript port of LiquidFuns controllers for @box2d/core" ,
55 "keywords" : [
66 " box2d" ,
3131 " > 5%"
3232 ],
3333 "dependencies" : {
34- "@box2d/core" : " ^0.7.2 "
34+ "@box2d/core" : " ^0.7.3 "
3535 },
3636 "devDependencies" : {
3737 "rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @box2d/core" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 0.7.3 " ,
44 "description" : " A TypeScript port of Box2D" ,
55 "keywords" : [
66 " box2d" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @box2d/lights" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 0.7.3 " ,
44 "description" : " A TypeScript port of Box2DLights" ,
55 "keywords" : [
66 " box2d" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @box2d/particles" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 0.7.3 " ,
44 "description" : " A TypeScript port of LiquidFuns particles for @box2d/core" ,
55 "keywords" : [
66 " box2d" ,
3636 " > 5%"
3737 ],
3838 "dependencies" : {
39- "@box2d/core" : " ^0.7.2 "
39+ "@box2d/core" : " ^0.7.3 "
4040 },
4141 "devDependencies" : {
4242 "rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @box2d/testbed" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 0.7.3 " ,
44 "private" : true ,
55 "description" : " A Testbed for all @box2d packages" ,
66 "homepage" : " https://lusito.github.io/box2d.ts/" ,
2828 " > 5%"
2929 ],
3030 "dependencies" : {
31- "@box2d/controllers" : " ^0.7.2 " ,
32- "@box2d/core" : " ^0.7.2 " ,
33- "@box2d/lights" : " ^0.7.2 " ,
34- "@box2d/particles" : " ^0.7.2 " ,
31+ "@box2d/controllers" : " ^0.7.3 " ,
32+ "@box2d/core" : " ^0.7.3 " ,
33+ "@box2d/lights" : " ^0.7.3 " ,
34+ "@box2d/particles" : " ^0.7.3 " ,
3535 "@types/randomcolor" : " ^0.5.5" ,
3636 "@types/react" : " ^16.9.50" ,
3737 "@types/react-dom" : " ^16.9.8" ,
You can’t perform that action at this time.
0 commit comments