Skip to content

Commit

Permalink
vercel is being weird...
Browse files Browse the repository at this point in the history
  • Loading branch information
citruscai committed Jul 5, 2024
1 parent 2a147eb commit 187c087
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"autoprefixer": "10.4.14",
"axios": "^1.7.2",
"class-variance-authority": "^0.7.0",
"classnames": "^2.5.1",
"clsx": "^2.1.1",
"concurrently": "^8.0.1",
"eslint": "8.40.0",
Expand Down Expand Up @@ -55,10 +56,9 @@
"engines": {
"node": "18.x"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint-plugin-react": "^7.34.3"
}

"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint-plugin-react": "^7.34.3"
}
}

0 comments on commit 187c087

Please sign in to comment.