added in secret env var for prod

This commit is contained in:
2022-06-10 11:12:20 +01:00
parent 1ea666f863
commit 58fe6e3eea
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -40,7 +40,7 @@
"mysql": "^2.18.1",
"nanoid": "^3.2.0",
"next": "^12.0.8",
"next-auth": "^4.3.1",
"next-auth": "^4.3.4",
"next-connect": "^0.12.2",
"next-redux-wrapper": "^7.0.5",
"next-translate": "^1.2.0",
@@ -81,4 +81,4 @@
"prettier": "2.5.1",
"prisma": "^3.12.0"
}
}
}