Skip to content

Commit 9a07127

Browse files
committed
feat: add list of supported browsers
1 parent 0590598 commit 9a07127

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,10 @@
8181
},
8282
"files": [
8383
"lib"
84+
],
85+
"browserslist": [
86+
">0.2%",
87+
"not dead",
88+
"not op_mini all"
8489
]
8590
}

0 commit comments

Comments
 (0)