File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,18 @@ https://github.com/bitbybit-dev/bitbybit
9
9
https://www.npmjs.com/package/bitbybit-core
10
10
11
11
# Example Applications
12
- Laptop Holder
13
- https://laptop-holder .bitbybit.dev
12
+ Laptop Holder
13
+ https://app-store .bitbybit.dev/laptop-holder
14
14
Github Source Code Angular - https://github.com/bitbybit-dev/app-examples/tree/main/angular/laptop-holder
15
15
Github Source Code React - https://github.com/bitbybit-dev/app-examples/tree/main/react/laptop-holder
16
16
17
17
Cup Configurator
18
- https://app-cup .bitbybit.dev
18
+ https://app-store .bitbybit.dev/cup
19
19
Github Source Code - https://github.com/bitbybit-dev/app-examples/tree/main/react/cup
20
-
20
+
21
+ # Closed Source Example Applications
22
+ https://app-store.bitbybit.dev/terrace-furniture
23
+
21
24
# Build package
22
25
tsc -p tsconfig.bitbybit.json
23
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bitbybit-core" ,
3
- "version" : " 0.9.16 " ,
3
+ "version" : " 0.9.17 " ,
4
4
"description" : " Bit By Bit Developers Core CAD API to Program Geometry" ,
5
5
"main" : " index.js" ,
6
6
"repository" : {
40
40
"@jscad/modeling" : " 2.7.2" ,
41
41
"@jscad/stl-serializer" : " 2.1.3" ,
42
42
"verb-nurbs-web" : " 2.1.3" ,
43
- "bitbybit-occt" : " 0.9.16 " ,
43
+ "bitbybit-occt" : " 0.9.17 " ,
44
44
"rxjs" : " 7.5.5"
45
45
},
46
46
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments