Skip to content

Commit

Permalink
Remove browserslist from package.json
Browse files Browse the repository at this point in the history
Nothing is using it currently and its presence was confusing.
  • Loading branch information
rakyi committed Apr 27, 2024
1 parent 7e17358 commit b0880fb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,11 +264,6 @@
"trailingComma": "es5",
"semi": false
},
"browserslist": [
">0.5%",
"Firefox ESR",
"not dead"
],
"name": "grapher",
"workspaces": [
"functions",
Expand Down

0 comments on commit b0880fb

Please sign in to comment.