mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
Delete debug log
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user