mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Refactor package manager
This commit is contained in:
parent
865c98fd32
commit
a9df09ece5
8 changed files with 267 additions and 87 deletions
|
@ -68,8 +68,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "^3.7.3",
|
||||
"@primeuix/styled": "^0.2.0",
|
||||
"@primeuix/utils": "^0.2.0",
|
||||
"@primeuix/styled": "catalog:",
|
||||
"@primeuix/utils": "catalog:",
|
||||
"primevue": "workspace:*",
|
||||
"@primevue/auto-import-resolver": "workspace:*",
|
||||
"@primevue/metadata": "workspace:*",
|
||||
|
@ -92,4 +92,4 @@
|
|||
"engines": {
|
||||
"node": ">=12.11.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue