This commit is contained in:
Mert Sincan 2024-05-24 15:00:32 +01:00
parent 40f5d1ac90
commit a438dbae1e
567 changed files with 573 additions and 573 deletions

View file

@ -1,5 +1,5 @@
{
"main": "./togglebutton.cjs",
"main": "./togglebutton.mjs",
"module": "./togglebutton.mjs",
"types": "./ToggleButton.d.ts",
"browser": {

View file

@ -1,5 +1,5 @@
{
"main": "./togglebuttonstyle.cjs",
"main": "./togglebuttonstyle.mjs",
"module": "./togglebuttonstyle.mjs",
"types": "./ToggleButtonStyle.d.ts",
"sideEffects": false