feat: add app serve
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
"tslib": "^2.7.0",
|
||||
"typescript": "^5.6.3"
|
||||
},
|
||||
"dependencies": {},
|
||||
"resolutions": {
|
||||
"picomatch": "^4"
|
||||
},
|
||||
@@ -48,5 +47,10 @@
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"@kevisual/router": "^0.0.2",
|
||||
"sequelize": "^6.37.4",
|
||||
"sqlite3": "^5.1.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user