Added config toml

This commit is contained in:
Leonetienne
2022-04-08 21:00:17 +02:00
parent 82faaee4e6
commit f47f6e410c
4 changed files with 21 additions and 11 deletions

View File

@@ -13,6 +13,7 @@
"crypto": "^1.0.1",
"http": "0.0.1-security",
"querystring": "^0.2.1",
"session-file-store": "^1.5.0"
"session-file-store": "^1.5.0",
"toml": "^3.0.0"
}
}