Skip to content

Commit 0d04ccb

Browse files
authored
Update BabylonNative submodule and Babylon.js package version (#513)
1 parent 7548c25 commit 0d04ccb

File tree

27 files changed

+325
-333
lines changed

27 files changed

+325
-333
lines changed

Apps/PackageTest/0.63.1/package-lock.json

+7-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Apps/PackageTest/0.63.1/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
1111
},
1212
"dependencies": {
13-
"@babylonjs/core": "5.6.1",
14-
"@babylonjs/react-native": "^0.4.0-alpha.47",
13+
"@babylonjs/core": "5.35.1",
14+
"@babylonjs/react-native": "^1.4.1",
1515
"react": "16.13.1",
1616
"react-native": "0.63.1",
1717
"react-native-permissions": "^2.1.5"

Apps/PackageTest/0.64.0/package-lock.json

+63-68
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Apps/PackageTest/0.64.0/package.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@
1212
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
1313
},
1414
"dependencies": {
15-
"@babylonjs/core": "5.6.1",
16-
"@babylonjs/react-native": "^0.4.0-alpha.47",
17-
"@babylonjs/react-native-windows": "^0.4.0-alpha.47",
15+
"@babylonjs/core": "5.35.1",
16+
"@babylonjs/react-native": "^1.4.1",
17+
"@babylonjs/react-native-iosandroid-0-64": "^1.4.1",
18+
"@babylonjs/react-native-windows-0-64": "^1.4.1",
1819
"react": "^17.0.1",
1920
"react-native": "^0.64.0",
2021
"react-native-permissions": "^3.0.0",

0 commit comments

Comments
 (0)