diff --git a/package.json b/package.json index d8022c9..8a8a1a5 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,11 @@ "test:watch": "yarn test:unit --watch", "precommit": "run-s test:lint" }, + "browserslist": [ + ">1%", + "last 2 versions", + "not ie < 11" + ], "jest": { "setupTestFrameworkScriptFile": "/src/setup-jest.js", "snapshotSerializers": [