Skip to content

Commit 43782f1

Browse files
committed
chore: update browserslist config
1 parent b067c8e commit 43782f1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@
6363
"node": ">=18.19.0"
6464
},
6565
"browserslist": [
66-
">= 0.5%",
67-
"last 2 major versions",
68-
"not dead",
69-
"not ie > 0"
66+
"defaults"
7067
]
7168
}

0 commit comments

Comments
 (0)