|
1 | 1 | {
|
2 | 2 | "name": "@bitbybit-dev/core",
|
3 |
| - "version": "0.15.12", |
| 3 | + "version": "0.15.13", |
4 | 4 | "description": "Bit By Bit Developers Core CAD API to Program Geometry",
|
5 | 5 | "main": "index.js",
|
6 | 6 | "repository": {
|
|
54 | 54 | "types": "./index.d.ts",
|
55 | 55 | "type": "module",
|
56 | 56 | "dependencies": {
|
57 |
| - "@babylonjs/core": "7.11.2", |
58 |
| - "@babylonjs/gui": "7.11.2", |
59 |
| - "@babylonjs/loaders": "7.11.2", |
60 |
| - "@babylonjs/materials": "7.11.2", |
61 |
| - "@babylonjs/serializers": "7.11.2", |
62 |
| - "@babylonjs/havok": "1.3.5", |
63 |
| - "@bitbybit-dev/occt": "0.15.12", |
64 |
| - "@bitbybit-dev/occt-worker": "0.15.12", |
| 57 | + "@babylonjs/core": "7.13.0", |
| 58 | + "@babylonjs/gui": "7.13.0", |
| 59 | + "@babylonjs/loaders": "7.13.0", |
| 60 | + "@babylonjs/materials": "7.13.0", |
| 61 | + "@babylonjs/serializers": "7.13.0", |
| 62 | + "@babylonjs/havok": "1.3.7", |
| 63 | + "@bitbybit-dev/occt": "0.15.13", |
| 64 | + "@bitbybit-dev/occt-worker": "0.15.13", |
65 | 65 | "jsonpath": "1.1.1",
|
66 | 66 | "@jscad/io-utils": "2.0.25",
|
67 | 67 | "@jscad/modeling": "2.12.0",
|
|
0 commit comments