vis-core 0.30.2 → 0.30.3

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
@@ -1725,7 +1725,7 @@ export { TWEEN }
1725
1725
 
1726
1726
  export { Tween }
1727
1727
 
1728
- export declare const VERSION = "0.30.2";
1728
+ export declare const VERSION = "0.30.3";
1729
1729
 
1730
1730
  declare class Viewport {
1731
1731
  editor: Editor;