2
0

fix(docker): 💚 Deployment

This commit is contained in:
Baptiste Arnaud
2022-05-16 07:58:58 -07:00
parent 42721865c5
commit 210bad32f9
4 changed files with 6 additions and 7 deletions

View File

@@ -10,7 +10,8 @@
},
"dependencies": {
"next": "^12.1.6",
"db": "*"
"db": "*",
"@udecode/plate-core": "^11.0.0"
},
"scripts": {
"build": "tsc",