diff --git a/gatsby/package.json b/gatsby/package.json index c6a8c9e..f9d2d99 100644 --- a/gatsby/package.json +++ b/gatsby/package.json @@ -15,6 +15,7 @@ "clean": "gatsby clean", "typecheck": "tsc --noEmit" }, + "browserlist": [">0.25%", "not dead", "supports es6-module"] "dependencies": { "gatsby": "^4.12.1", "gatsby-source-filesystem": "^4.12.1",