vis-core 0.30.13 → 0.30.15

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