Skip to content

Commit

Permalink
PROCESS: Unused directives removed.
Browse files Browse the repository at this point in the history
See #226 for further details.
  • Loading branch information
benel committed Aug 28, 2024
1 parent 4e6a5f3 commit 0719e00
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,6 @@
"lint": "eslint .",
"build": "vite build"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@types/react": "^18.3.3",
Expand Down

0 comments on commit 0719e00

Please sign in to comment.