@babylonjs/loaders
Advanced tools
Comparing version
@@ -7,3 +7,3 @@ { | ||
"description": "The Babylon.js file loaders library is an extension you can use to load different 3D file types into a Babylon scene.", | ||
"version": "4.0.0-rc.0", | ||
"version": "4.0.0-rc.1", | ||
"repository": { | ||
@@ -138,4 +138,4 @@ "type": "git", | ||
"dependencies": { | ||
"babylonjs-gltf2interface": "4.0.0-rc.0", | ||
"@babylonjs/core": "4.0.0-rc.0", | ||
"babylonjs-gltf2interface": "4.0.0-rc.1", | ||
"@babylonjs/core": "4.0.0-rc.1", | ||
"tslib": "^1.9.3" | ||
@@ -142,0 +142,0 @@ }, |
+ Added
+ Added
- Removed
- Removed
Updated