fubi 1.0.0-beta.13 → 1.0.0-beta.14
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.es.js +1 -1
- package/dist/index.iife.js +1 -1
- package/package.json +3 -4
package/dist/index.es.js
CHANGED
|
@@ -22749,7 +22749,7 @@ function Settings2($$anchor, $$props) {
|
|
|
22749
22749
|
append($$anchor4, fragment_3);
|
|
22750
22750
|
});
|
|
22751
22751
|
var div = sibling(node_2, 2);
|
|
22752
|
-
div.textContent = `Version ${"1.0.0-beta.
|
|
22752
|
+
div.textContent = `Version ${"1.0.0-beta.14"}`;
|
|
22753
22753
|
append($$anchor3, fragment_2);
|
|
22754
22754
|
},
|
|
22755
22755
|
$$slots: { default: true }
|