Executable in dotenv
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-18 14:18:01 +03:00
parent 4879afb03a
commit b78238ef76
5 changed files with 21 additions and 3 deletions

View File

@@ -9,6 +9,7 @@
"author": "Anatoly Kopyl",
"license": "ISC",
"dependencies": {
"dotenv": "^16.0.0",
"handlebars": "^4.7.7",
"puppeteer": "^13.3.2"
},