Skip to content

Commit

Permalink
Merge pull request #1139 from givepraise/add/attestations
Browse files Browse the repository at this point in the history
Add/attestations
  • Loading branch information
kristoferlund committed Sep 4, 2023
2 parents dc9e9e8 + b881461 commit 57ff6c8
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,11 @@
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
"chrome >= 67",
"edge >= 79",
"firefox >= 68",
"opera >= 54",
"safari >= 14"
],
"development": [
"last 1 chrome version",
Expand Down

0 comments on commit 57ff6c8

Please sign in to comment.