Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
canbax committed Jan 11, 2025
1 parent e5ba081 commit 88bcaad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"adhan": "^4.4.3",
"express": "^4.19.2",
"irem": "^1.1.0-RC3"
"irem": "^1.1.0"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
Expand Down Expand Up @@ -60,4 +60,4 @@
"eslint --max-warnings=0"
]
}
}
}
2 changes: 1 addition & 1 deletion vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
"maxDuration": 55
}
}
}
}

0 comments on commit 88bcaad

Please sign in to comment.