Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jy95 authored Dec 2, 2024
1 parent 1ffb13b commit 74ac6ee
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,14 @@
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"react-is": "rc"
}
},
"browserslist": [
">0.3%",
"edge >= 121",
"firefox >= 115",
"chrome >= 109",
"safari >= 15.4",
"ios_saf >= 15.4",
"not dead"
]
}

0 comments on commit 74ac6ee

Please sign in to comment.