new version

This commit is contained in:
2020-07-23 12:52:07 +02:00
parent 5e05c384ec
commit 00b2cb8494
8 changed files with 337 additions and 68 deletions

9
package.json Normal file
View File

@@ -0,0 +1,9 @@
{
"license": "MIT",
"dependencies": {
"axios": "^0.19.2",
"cloudflare": "^2.7.0",
"cron": "^1.8.2",
"dotenv": "^8.2.0"
}
}