Skip to content

Commit b6519b7

Browse files
authored
Update Babylon Native and Babylon.js to rc.1 (#353)
1 parent a20e39e commit b6519b7

File tree

14 files changed

+38838
-6504
lines changed

14 files changed

+38838
-6504
lines changed

Apps/PackageTest/0.63.1/package-lock.json

Lines changed: 16 additions & 16 deletions
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

Lines changed: 2 additions & 2 deletions
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.0.0-alpha.65",
14-
"@babylonjs/react-native": "^0.4.0-alpha.41",
13+
"@babylonjs/core": "5.0.0-rc.1",
14+
"@babylonjs/react-native": "^0.4.0-alpha.47",
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

Lines changed: 24 additions & 24 deletions
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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
1313
},
1414
"dependencies": {
15-
"@babylonjs/core": "5.0.0-alpha.65",
16-
"@babylonjs/react-native": "^0.4.0-alpha.41",
17-
"@babylonjs/react-native-windows": "^0.4.0-alpha.41",
15+
"@babylonjs/core": "5.0.0-rc.1",
16+
"@babylonjs/react-native": "^0.4.0-alpha.47",
17+
"@babylonjs/react-native-windows": "^0.4.0-alpha.47",
1818
"react": "^17.0.1",
1919
"react-native": "^0.64.0",
2020
"react-native-permissions": "^3.0.0",

Apps/Playground/0.64/package-lock.json

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

Apps/Playground/0.64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"iosCmake": "node scripts/tools.js iosCMake"
1515
},
1616
"dependencies": {
17-
"@babylonjs/core": "5.0.0-alpha.65",
18-
"@babylonjs/loaders": "5.0.0-alpha.65",
17+
"@babylonjs/core": "5.0.0-rc.1",
18+
"@babylonjs/loaders": "5.0.0-rc.1",
1919
"@babylonjs/react-native": "file:../../../Modules/@babylonjs/react-native",
2020
"@babylonjs/react-native-windows": "file:../../../Modules/@babylonjs/react-native-windows",
2121
"@babylonjs/playground-shared": "file:../playground-shared",

0 commit comments

Comments
 (0)