This commit is contained in:
Raven Scott 2023-05-06 02:30:46 +02:00 committed by MrTuxedo
parent 6b739d2b80
commit 335f06ff69
1 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,8 @@
"dotenv": "^16.0.3",
"node-fetch": "^3.3.1",
"os": "^0.1.2",
"cpu-stat": "^2.0.1"
"cpu-stat": "^2.0.1",
"is-not-defined": "^1.0.1",
"urban": "^0.3.4"
}
}