@vueuse/metadata 10.6.0 → 10.6.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
@@ -2000,7 +2000,7 @@ var functions$1 = [
2000
2000
  {
2001
2001
  name: "useScroll",
2002
2002
  "package": "core",
2003
- lastUpdated: 1699553557000,
2003
+ lastUpdated: 1699869460000,
2004
2004
  directive: true,
2005
2005
  docs: "https://vueuse.org/core/useScroll/",
2006
2006
  category: "Sensors",
package/index.json CHANGED
@@ -1999,7 +1999,7 @@
1999
1999
  {
2000
2000
  "name": "useScroll",
2001
2001
  "package": "core",
2002
- "lastUpdated": 1699553557000,
2002
+ "lastUpdated": 1699869460000,
2003
2003
  "directive": true,
2004
2004
  "docs": "https://vueuse.org/core/useScroll/",
2005
2005
  "category": "Sensors",
package/index.mjs CHANGED
@@ -1998,7 +1998,7 @@ var functions$1 = [
1998
1998
  {
1999
1999
  name: "useScroll",
2000
2000
  "package": "core",
2001
- lastUpdated: 1699553557000,
2001
+ lastUpdated: 1699869460000,
2002
2002
  directive: true,
2003
2003
  docs: "https://vueuse.org/core/useScroll/",
2004
2004
  category: "Sensors",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
3
  "type": "module",
4
- "version": "10.6.0",
4
+ "version": "10.6.1",
5
5
  "description": "Metadata for VueUse functions",
6
6
  "author": "Anthony Fu <https://github.com/antfu>",
7
7
  "license": "MIT",