@vueuse/metadata 9.11.0 → 9.11.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
|
@@ -797,7 +797,7 @@ var functions$1 = [
|
|
|
797
797
|
{
|
|
798
798
|
name: "useAxios",
|
|
799
799
|
"package": "integrations",
|
|
800
|
-
lastUpdated:
|
|
800
|
+
lastUpdated: 1674205335000,
|
|
801
801
|
docs: "https://vueuse.org/integrations/useAxios/",
|
|
802
802
|
category: "@Integrations",
|
|
803
803
|
description: "wrapper for [`axios`](https://github.com/axios/axios)",
|
package/index.json
CHANGED
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
{
|
|
797
797
|
"name": "useAxios",
|
|
798
798
|
"package": "integrations",
|
|
799
|
-
"lastUpdated":
|
|
799
|
+
"lastUpdated": 1674205335000,
|
|
800
800
|
"docs": "https://vueuse.org/integrations/useAxios/",
|
|
801
801
|
"category": "@Integrations",
|
|
802
802
|
"description": "wrapper for [`axios`](https://github.com/axios/axios)",
|
package/index.mjs
CHANGED
|
@@ -795,7 +795,7 @@ var functions$1 = [
|
|
|
795
795
|
{
|
|
796
796
|
name: "useAxios",
|
|
797
797
|
"package": "integrations",
|
|
798
|
-
lastUpdated:
|
|
798
|
+
lastUpdated: 1674205335000,
|
|
799
799
|
docs: "https://vueuse.org/integrations/useAxios/",
|
|
800
800
|
category: "@Integrations",
|
|
801
801
|
description: "wrapper for [`axios`](https://github.com/axios/axios)",
|