Skip to content

Commit a676d6d

Browse files
authored
Update BJS to 5.53.1 (#1224)
This PR contains an update to the Babylon.js NPM package to 5.53.1
1 parent 9237670 commit a676d6d

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

Apps/package-lock.json

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

Apps/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"getNightly": "node scripts/getNightly.js"
77
},
88
"dependencies": {
9-
"babylonjs": "^5.49.2",
10-
"babylonjs-gui": "^5.49.2",
11-
"babylonjs-loaders": "^5.49.2",
12-
"babylonjs-materials": "^5.49.2",
9+
"babylonjs": "^5.53.1",
10+
"babylonjs-gui": "^5.53.1",
11+
"babylonjs-loaders": "^5.53.1",
12+
"babylonjs-materials": "^5.53.1",
1313
"chai": "^4.3.4",
1414
"jsc-android": "^241213.1.0",
1515
"mocha": "^9.2.2",

0 commit comments

Comments
 (0)