@vueuse/metadata 8.4.0 → 8.4.1
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/index.cjs +1 -1
- package/index.json +1 -1
- package/index.mjs +1 -1
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -1753,7 +1753,7 @@ var functions$1 = [
|
|
|
1753
1753
|
{
|
|
1754
1754
|
name: "useVModel",
|
|
1755
1755
|
"package": "core",
|
|
1756
|
-
lastUpdated:
|
|
1756
|
+
lastUpdated: 1651661548000,
|
|
1757
1757
|
docs: "https://vueuse.org/core/useVModel/",
|
|
1758
1758
|
category: "Component",
|
|
1759
1759
|
description: "shorthand for v-model binding"
|
package/index.json
CHANGED
|
@@ -1750,7 +1750,7 @@
|
|
|
1750
1750
|
{
|
|
1751
1751
|
"name": "useVModel",
|
|
1752
1752
|
"package": "core",
|
|
1753
|
-
"lastUpdated":
|
|
1753
|
+
"lastUpdated": 1651661548000,
|
|
1754
1754
|
"docs": "https://vueuse.org/core/useVModel/",
|
|
1755
1755
|
"category": "Component",
|
|
1756
1756
|
"description": "shorthand for v-model binding"
|
package/index.mjs
CHANGED
|
@@ -1749,7 +1749,7 @@ var functions$1 = [
|
|
|
1749
1749
|
{
|
|
1750
1750
|
name: "useVModel",
|
|
1751
1751
|
"package": "core",
|
|
1752
|
-
lastUpdated:
|
|
1752
|
+
lastUpdated: 1651661548000,
|
|
1753
1753
|
docs: "https://vueuse.org/core/useVModel/",
|
|
1754
1754
|
category: "Component",
|
|
1755
1755
|
description: "shorthand for v-model binding"
|