mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-15 14:50:29 +08:00
修改后台配置
This commit is contained in:
@@ -13,12 +13,15 @@
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"nodemon": "^1.19.4",
|
||||
"open": "^7.3.0",
|
||||
"tslint": "^5.20.1",
|
||||
"typescript": "^3.9.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/express": "^4.17.9",
|
||||
"dotenv": "^8.2.0",
|
||||
"express": "^4.17.1",
|
||||
"express-swagger-generator": "^1.1.17"
|
||||
"express-swagger-generator": "^1.1.17",
|
||||
"winston": "^3.3.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user