We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31447c0 commit 2bfb038Copy full SHA for 2bfb038
1 file changed
package.json
@@ -43,7 +43,9 @@
43
"validate": "desktop validate ."
44
},
45
"dependencies": {
46
- "@nuxt/kit": "^4.3.0"
+ "@nuxt/kit": "^4.3.0",
47
+ "@owdproject/kit-tailwind": "workspace:*",
48
+ "@owdproject/kit-primevue": "workspace:*"
49
50
"devDependencies": {
51
"@nuxt/module-builder": "^1.0.2",
0 commit comments