diff --git a/packages/react-async-devtools/package.json b/packages/react-async-devtools/package.json index de29ea57..7a761706 100644 --- a/packages/react-async-devtools/package.json +++ b/packages/react-async-devtools/package.json @@ -10,6 +10,7 @@ "author": "Gert Hengeveld ", "license": "ISC", "homepage": "https://react-async.com/", + "browserslist": "last 2 Firefox versions", "repository": { "type": "git", "url": "https://github.com/async-library/react-async.git", diff --git a/packages/react-async/package.json b/packages/react-async/package.json index 58f73bdb..2dc91035 100644 --- a/packages/react-async/package.json +++ b/packages/react-async/package.json @@ -12,6 +12,7 @@ "author": "Gert Hengeveld ", "license": "ISC", "homepage": "https://react-async.com/", + "browserslist": "last 2 Firefox versions", "repository": { "type": "git", "url": "https://github.com/async-library/react-async.git",