refactor: use next-debug-local (#583)

This commit is contained in:
Himself65
2022-12-25 07:45:25 +08:00
committed by GitHub
parent 526f1fc864
commit 5e58269abd
3 changed files with 24 additions and 32 deletions
+3 -2
View File
@@ -30,13 +30,14 @@
"i18next": "^21.9.1",
"lit": "^2.3.1",
"next": "13.1.0",
"yjs": "^13.5.43",
"next-debug-local": "^0.1.5",
"prettier": "^2.7.1",
"quill": "^1.3.7",
"quill-cursors": "^4.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "^11.18.4"
"react-i18next": "^11.18.4",
"yjs": "^13.5.43"
},
"devDependencies": {
"@types/node": "18.7.18",