Edited package.json
... | ... | @@ -11,7 +11,7 @@ |
}, | ||
"keywords": [], | ||
"author": "Stefan Schott", | ||
"license": "ISC", | ||
"license": "BSD", | ||
"dependencies": { | ||
"dotenv": "^8.2.0", | ||
"handlebars": "^4.7.6", | ||
... | ... |
Please register or sign in to comment
... | ... | @@ -11,7 +11,7 @@ |
}, | ||
"keywords": [], | ||
"author": "Stefan Schott", | ||
"license": "ISC", | ||
"license": "BSD", | ||
"dependencies": { | ||
"dotenv": "^8.2.0", | ||
"handlebars": "^4.7.6", | ||
... | ... |