Skip to content

Commit

Permalink
updated to v0.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
matas-bitbybit-dev committed Sep 16, 2024
1 parent 1ea6da4 commit 834a013
Show file tree
Hide file tree
Showing 14 changed files with 286 additions and 283 deletions.
162 changes: 81 additions & 81 deletions angular/laptop-holder/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion angular/laptop-holder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"private": true,
"dependencies": {
"@bitbybit-dev/core": "0.16.0",
"@bitbybit-dev/core": "0.16.3",
"@angular/animations": "13.3.0",
"@angular/common": "13.3.0",
"@angular/compiler": "13.3.0",
Expand Down
14 changes: 7 additions & 7 deletions node/basic/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "MIT",
"type": "module",
"dependencies": {
"@bitbybit-dev/occt": "0.16.0"
"@bitbybit-dev/occt": "0.16.3"
},
"devDependencies": {
"concurrently": "^7.6.0",
Expand Down
14 changes: 7 additions & 7 deletions node/express-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node/express-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"dotenv": "^16.0.3",
"express": "^4.18.2",
"@bitbybit-dev/occt": "0.16.0",
"@bitbybit-dev/occt": "0.16.3",
"@babylonjs/core": "7.2.1"
},
"type":"module",
Expand Down
Loading

0 comments on commit 834a013

Please sign in to comment.