Skip to content

Commit 41e3f12

Browse files
authored
Merge pull request #416 from alleyinteractive/feature/issue-223/reset-browserslist-config-to-default
Issue-223: Reset browserslist config to default
2 parents dfc6d3e + 11fe2bb commit 41e3f12

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
"node": "22",
77
"npm": "10"
88
},
9-
"browserslist": [
10-
"defaults",
11-
"not IE 11"
12-
],
139
"scripts": {
1410
"build": "alley-build build",
1511
"create-block": "npx @alleyinteractive/create-block@latest -n create-wordpress-plugin",

0 commit comments

Comments
 (0)