vis-core 0.31.20 → 0.31.21

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
@@ -1478,7 +1478,7 @@ export { TWEEN }
1478
1478
 
1479
1479
  export { Tween }
1480
1480
 
1481
- export declare const VERSION = "0.31.20";
1481
+ export declare const VERSION = "0.31.21";
1482
1482
 
1483
1483
  export { }
1484
1484