lemon-mse 0.4.8 → 0.4.9

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.
@@ -0,0 +1,39 @@
1
+ /*!
2
+ * vue-router v4.5.0
3
+ * (c) 2024 Eduardo San Martin Morote
4
+ * @license MIT
5
+ */
6
+
7
+ /*! #__NO_SIDE_EFFECTS__ */
8
+
9
+ /*! pako 2.1.0 https://github.com/nodeca/pako @license (MIT AND Zlib) */
10
+
11
+ /**
12
+ * @vue/reactivity v3.5.13
13
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
14
+ * @license MIT
15
+ **/
16
+
17
+ /**
18
+ * @vue/runtime-core v3.5.13
19
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
20
+ * @license MIT
21
+ **/
22
+
23
+ /**
24
+ * @vue/runtime-dom v3.5.13
25
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
26
+ * @license MIT
27
+ **/
28
+
29
+ /**
30
+ * @vue/shared v3.5.13
31
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
32
+ * @license MIT
33
+ **/
34
+
35
+ /**
36
+ * vue v3.5.13
37
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
38
+ * @license MIT
39
+ **/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lemon-mse",
3
- "version": "0.4.8",
3
+ "version": "0.4.9",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"