Skip to content

Commit 9f94e12

Browse files
committed
updated browserlist
1 parent 9eb9ad1 commit 9f94e12

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,10 @@
8787
"node-polyfill-webpack-plugin": "^2.0.1",
8888
"typescript": "^5.2.2",
8989
"webpack": "^5.88.2"
90-
}
90+
},
91+
"browserslist": [
92+
"chrome >= 91",
93+
"safari >= 11",
94+
"defaults"
95+
]
9196
}

0 commit comments

Comments
 (0)