dockview 7.0.3 → 7.0.4
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/dockview.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* dockview
|
|
3
|
-
* @version 7.0.
|
|
3
|
+
* @version 7.0.4
|
|
4
4
|
* @link https://github.com/mathuo/dockview
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
|
|
43
43
|
/**
|
|
44
44
|
* dockview-core
|
|
45
|
-
* @version 7.0.
|
|
45
|
+
* @version 7.0.4
|
|
46
46
|
* @link https://github.com/mathuo/dockview
|
|
47
47
|
* @license MIT
|
|
48
48
|
*/
|
|
@@ -19697,7 +19697,7 @@
|
|
|
19697
19697
|
|
|
19698
19698
|
/**
|
|
19699
19699
|
* dockview-modules
|
|
19700
|
-
* @version 7.0.
|
|
19700
|
+
* @version 7.0.4
|
|
19701
19701
|
* @link https://github.com/mathuo/dockview
|
|
19702
19702
|
* @license MIT
|
|
19703
19703
|
*/
|