mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Fixed #5774 - Improve PrimeVue bundle
This commit is contained in:
parent
a0b138cda3
commit
1d3096d74e
572 changed files with 2147 additions and 5783 deletions
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"main": "./togglebuttonstyle.cjs.js",
|
||||
"module": "./togglebuttonstyle.esm.js",
|
||||
"unpkg": "./togglebuttonstyle.min.js",
|
||||
"main": "./togglebuttonstyle.cjs",
|
||||
"module": "./togglebuttonstyle.mjs",
|
||||
"types": "./ToggleButtonStyle.d.ts",
|
||||
"sideEffects": false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue