Skip to content

Commit 22cc449

Browse files
committed
update supported browsers and add a few more
Now includes Firefox ESR, Opera and a few more browser with usages between 0.5% and 1%. defaults resolves to > 0.5%, last 2 versions, Firefox ESR, not dead.
1 parent 625057c commit 22cc449

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
@@ -28,9 +28,6 @@
2828
"webpack-cli": "3.3.10"
2929
},
3030
"browserslist": [
31-
"> 1%",
32-
"last 2 firefox versions",
33-
"last 2 safari versions",
34-
"ie 11"
31+
"defaults"
3532
]
3633
}

0 commit comments

Comments
 (0)