Include dotenv in package.json (#265)

This commit is contained in:
Jeremy 2024-03-15 17:48:54 +03:00 committed by GitHub
parent c0cff02187
commit e765bc2e3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 0 deletions

View file

@ -61,6 +61,7 @@
"@types/react-syntax-highlighter": "^15.5.11",
"@typescript-eslint/parser": "^6.19.0",
"autoprefixer": "^10.4.17",
"dotenv": "^16.4.5",
"eslint": "^8.56.0",
"eslint-config-next": "14.1.0",
"eslint-config-prettier": "^9.1.0",