diff --git a/package.json b/package.json index 96d4b566..f75cb7cc 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,7 @@ ], "browserslist": [ "defaults", - "not IE 11", - "maintained node versions" + "not IE 11" ], "scripts": { "start": "yarn --cwd ./demos start",