vis-core 0.30.0-beta.74 → 0.30.0-beta.75

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
@@ -1724,7 +1724,7 @@ export { TWEEN }
1724
1724
 
1725
1725
  export { Tween }
1726
1726
 
1727
- export declare const VERSION = "0.30.0-beta.74";
1727
+ export declare const VERSION = "0.30.0-beta.75";
1728
1728
 
1729
1729
  declare class Viewport {
1730
1730
  editor: Editor;