vis-core 0.30.9 → 0.30.11

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
@@ -1750,7 +1750,7 @@ export { TWEEN }
1750
1750
 
1751
1751
  export { Tween }
1752
1752
 
1753
- export declare const VERSION = "0.30.9";
1753
+ export declare const VERSION = "0.30.11";
1754
1754
 
1755
1755
  declare class Viewport {
1756
1756
  editor: Editor;