Skip to content

Commit ce5c9bd

Browse files
v0.11.10
1 parent f7e1062 commit ce5c9bd

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package-lock.json

Lines changed: 53 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitbybit-dev/core",
3-
"version": "0.11.9",
3+
"version": "0.11.10",
44
"description": "Bit By Bit Developers Core CAD API to Program Geometry",
55
"main": "index.js",
66
"repository": {
@@ -30,13 +30,13 @@
3030
"license": "MIT",
3131
"types": "./index.d.ts",
3232
"dependencies": {
33-
"@babylonjs/core": "6.4.1",
34-
"@babylonjs/gui": "6.4.1",
35-
"@babylonjs/loaders": "6.4.1",
36-
"@babylonjs/materials": "6.4.1",
37-
"@babylonjs/serializers": "6.4.1",
38-
"@bitbybit-dev/occt": "0.11.9",
39-
"@bitbybit-dev/occt-worker": "0.11.9",
33+
"@babylonjs/core": "6.13.0",
34+
"@babylonjs/gui": "6.13.0",
35+
"@babylonjs/loaders": "6.13.0",
36+
"@babylonjs/materials": "6.13.0",
37+
"@babylonjs/serializers": "6.13.0",
38+
"@bitbybit-dev/occt": "0.11.10",
39+
"@bitbybit-dev/occt-worker": "0.11.10",
4040
"jsonpath": "1.1.1",
4141
"@jscad/io-utils": "2.0.13",
4242
"@jscad/modeling": "2.7.2",

0 commit comments

Comments
 (0)