@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 +1 -1
- package/index.json +1 -1
- package/index.mjs +1 -1
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -1573,7 +1573,7 @@ var functions$1 = [
|
|
|
1573
1573
|
{
|
|
1574
1574
|
name: "useNProgress",
|
|
1575
1575
|
"package": "integrations",
|
|
1576
|
-
lastUpdated:
|
|
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":
|
|
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:
|
|
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)",
|