|
@@ -4,7 +4,7 @@
|
|
|
},
|
|
|
"name": "babylonjs-loaders",
|
|
|
"description": "The Babylon.js file loaders library is an extension you can use to load different 3D file types into a Babylon scene.",
|
|
|
- "version": "3.2.0-beta.5",
|
|
|
+ "version": "3.2.0-rc.1",
|
|
|
"repository": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/BabylonJS/Babylon.js.git"
|
|
@@ -27,7 +27,7 @@
|
|
|
],
|
|
|
"license": "Apache-2.0",
|
|
|
"dependencies": {
|
|
|
- "babylonjs-gltf2interface": "3.2.0-beta.5"
|
|
|
+ "babylonjs-gltf2interface": "3.2.0-rc.1"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"babylonjs": ">=3.2.0-alpha"
|