We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b55cee commit b1b10bdCopy full SHA for b1b10bd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bitbybit-core",
3
- "version": "0.9.20",
+ "version": "0.9.23",
4
"description": "Bit By Bit Developers Core CAD API to Program Geometry",
5
"main": "index.js",
6
"repository": {
@@ -41,8 +41,8 @@
41
"@jscad/modeling": "2.7.2",
42
"@jscad/stl-serializer": "2.1.3",
43
"verb-nurbs-web": "2.1.3",
44
- "bitbybit-occt": "0.9.22",
45
- "bitbybit-occt-worker": "0.9.22",
+ "bitbybit-occt": "0.9.23",
+ "bitbybit-occt-worker": "0.9.23",
46
"rxjs": "7.5.5"
47
},
48
"devDependencies": {
0 commit comments