Collect & simulate hooks

This commit is contained in:
Lynn Smeria 2020-03-18 01:30:56 +02:00
parent cc2cf0201f
commit 0e380a26ba
4 changed files with 99 additions and 6 deletions

View file

@ -10,6 +10,7 @@
},
"dependencies": {
"dotenv": "8.2.0",
"got": "10.6.0"
"got": "10.6.0",
"ms": "2.1.2"
}
}