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": "./floatlabel.cjs",
"main": "./floatlabel.mjs",
"module": "./floatlabel.mjs",
"types": "./FloatLabel.d.ts",
"browser": {

View file

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