babylonjs-serializers
Advanced tools
Comparing version 3.3.0-alpha.3 to 3.3.0-alpha.4
@@ -58,6 +58,2 @@ /// <reference types="babylonjs"/> | ||
/** | ||
* Module for the Babylon glTF 2.0 exporter. Should ONLY be used internally | ||
* @hidden | ||
*/ | ||
declare module BABYLON.GLTF2 { | ||
@@ -64,0 +60,0 @@ /** |
@@ -7,3 +7,3 @@ { | ||
"description": "The Babylon.js serializers library is an extension you can use to serialize Babylon scenes.", | ||
"version": "3.3.0-alpha.3", | ||
"version": "3.3.0-alpha.4", | ||
"repository": { | ||
@@ -31,3 +31,3 @@ "type": "git", | ||
"dependencies": { | ||
"babylonjs-gltf2interface": "3.3.0-alpha.3" | ||
"babylonjs-gltf2interface": "3.3.0-alpha.4" | ||
}, | ||
@@ -34,0 +34,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
296316
4406
+ Addedbabylonjs-gltf2interface@3.3.0-alpha.4(transitive)
- Removedbabylonjs-gltf2interface@3.3.0-alpha.3(transitive)