mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-16 02:50:48 +00:00
Update package.json
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"scripts": {
|
||||
"docs:dev": "vuepress dev docs",
|
||||
"docs:dev": "vuepress dev -h 127.0.0.1 -p 9090 --debug docs",
|
||||
"docs:build": "vuepress build docs"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user