@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 CHANGED
@@ -797,7 +797,7 @@ var functions$1 = [
797
797
  {
798
798
  name: "useAxios",
799
799
  "package": "integrations",
800
- lastUpdated: 1673284363000,
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": 1673284363000,
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: 1673284363000,
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)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
- "version": "9.11.0",
3
+ "version": "9.11.1",
4
4
  "description": "Metadata for VueUse functions",
5
5
  "author": "Anthony Fu <https://github.com/antfu>",
6
6
  "license": "MIT",