Delete debug log

This commit is contained in:
decolua
2026-02-07 15:20:16 +07:00
parent 20a86d6561
commit 18712b24cf
2 changed files with 2 additions and 10 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "9router-app",
"version": "0.2.66",
"version": "0.2.70",
"description": "9Router web dashboard",
"private": true,
"scripts": {
"dev": "next dev --webpack",
"build": "next build --webpack",
"start": "next start"
"start": "next start"
},
"dependencies": {
"@monaco-editor/react": "^4.7.0",