fix dep conflict
This commit is contained in:
parent
2d0c025583
commit
f7ce4b18ad
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
"fs-extra": "^11.1.0",
|
"fs-extra": "^11.1.0",
|
||||||
"gray-matter": "^4.0.3",
|
"gray-matter": "^4.0.3",
|
||||||
"ioredis": "^5.2.5",
|
"ioredis": "^5.2.5",
|
||||||
"mongodb": "^5.1.0",
|
"mongodb": "^4.1.1",
|
||||||
"next": "13.0.4",
|
"next": "13.0.4",
|
||||||
"next-auth": "^4.20.1",
|
"next-auth": "^4.20.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
|
Loading…
Reference in a new issue