Skip to content

Commit 6b1b1a7

Browse files
Floscianteatinux
andauthored
fix: command palette (#799)
* fix: downgrade to vue 3.3 version due to command palette bug * chore: up ui-pro --------- Co-authored-by: Sébastien Chopin <[email protected]>
1 parent 3f0d6e1 commit 6b1b1a7

File tree

3 files changed

+161
-92
lines changed

3 files changed

+161
-92
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@iconify-json/heroicons": "latest",
1616
"@iconify-json/ph": "latest",
1717
"@iconify-json/simple-icons": "latest",
18-
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@latest",
18+
"@nuxt/ui-pro": "^0.7.5",
1919
"@nuxtjs/fontaine": "^0.4.1",
2020
"@nuxtjs/google-fonts": "^3.1.3",
2121
"@nuxtjs/plausible": "^0.2.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@
8484
"stackblitz": {
8585
"startCommand": "pnpm dev:prepare && pnpm dev"
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)