vis-core 0.31.24 → 0.31.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -1396,7 +1396,7 @@ export { TWEEN }
1396
1396
 
1397
1397
  export { Tween }
1398
1398
 
1399
- export declare const VERSION = "0.31.24";
1399
+ export declare const VERSION = "0.31.25";
1400
1400
 
1401
1401
  export { }
1402
1402