@vueuse/metadata 9.0.0-beta.2 → 9.0.0

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
@@ -1573,7 +1573,7 @@ var functions$1 = [
1573
1573
  {
1574
1574
  name: "useNProgress",
1575
1575
  "package": "integrations",
1576
- lastUpdated: 1658083596000,
1576
+ lastUpdated: 1658758826000,
1577
1577
  docs: "https://vueuse.org/integrations/useNProgress/",
1578
1578
  category: "@Integrations",
1579
1579
  description: "reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress)",
package/index.json CHANGED
@@ -1570,7 +1570,7 @@
1570
1570
  {
1571
1571
  "name": "useNProgress",
1572
1572
  "package": "integrations",
1573
- "lastUpdated": 1658083596000,
1573
+ "lastUpdated": 1658758826000,
1574
1574
  "docs": "https://vueuse.org/integrations/useNProgress/",
1575
1575
  "category": "@Integrations",
1576
1576
  "description": "reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress)",
package/index.mjs CHANGED
@@ -1569,7 +1569,7 @@ var functions$1 = [
1569
1569
  {
1570
1570
  name: "useNProgress",
1571
1571
  "package": "integrations",
1572
- lastUpdated: 1658083596000,
1572
+ lastUpdated: 1658758826000,
1573
1573
  docs: "https://vueuse.org/integrations/useNProgress/",
1574
1574
  category: "@Integrations",
1575
1575
  description: "reactive wrapper for [`nprogress`](https://github.com/rstacruz/nprogress)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
- "version": "9.0.0-beta.2",
3
+ "version": "9.0.0",
4
4
  "description": "Metadata for VueUse functions",
5
5
  "author": "Anthony Fu <https://github.com/antfu>",
6
6
  "license": "MIT",