Skip to content

Commit 8ccb57d

Browse files
v0.12.6 update
1 parent 2625f2b commit 8ccb57d

File tree

13 files changed

+220
-136
lines changed

13 files changed

+220
-136
lines changed

angular/laptop-holder/package-lock.json

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

angular/laptop-holder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@bitbybit-dev/core": "0.12.2",
13+
"@bitbybit-dev/core": "0.12.6",
1414
"@angular/animations": "13.3.0",
1515
"@angular/common": "13.3.0",
1616
"@angular/compiler": "13.3.0",

node/basic/package-lock.json

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

node/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "MIT",
1313
"type": "module",
1414
"dependencies": {
15-
"@bitbybit-dev/occt": "0.12.2"
15+
"@bitbybit-dev/occt": "0.12.6"
1616
},
1717
"devDependencies": {
1818
"concurrently": "^7.6.0",

node/express-app/package-lock.json

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

node/express-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"dotenv": "^16.0.3",
1515
"express": "^4.18.2",
16-
"@bitbybit-dev/occt": "0.12.2"
16+
"@bitbybit-dev/occt": "0.12.6"
1717
},
1818
"type":"module",
1919
"devDependencies": {

react/bitbybit-threejs/package-lock.json

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

react/bitbybit-threejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"homepage": "https://app-store.bitbybit.dev/bitbybit-threejs",
66
"dependencies": {
7-
"@bitbybit-dev/occt-worker": "0.12.2",
7+
"@bitbybit-dev/occt-worker": "0.12.6",
88
"three": "0.157.0",
99
"@testing-library/jest-dom": "5.16.5",
1010
"@testing-library/react": "14.0.0",

0 commit comments

Comments
 (0)