509d7d60e0
+ Introduced a new auto fetch script that will automatically fetch and pull any commits pushed to GitHub. + Ensures token matches from the webhook. + Configurable via .env where necessary.
8 lines
106 B
JSON
8 lines
106 B
JSON
{
|
|
"dependencies": {
|
|
"cookie-parser": "^1.4.7",
|
|
"cors": "^2.8.5",
|
|
"express": "^4.21.1"
|
|
}
|
|
}
|