mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-25 20:10:28 +08:00
Update package.json
This commit is contained in:
parent
19a3b7cbc6
commit
0751f05d6c
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"docs:dev": "vuepress dev docs",
|
"docs:dev": "vuepress dev -h 127.0.0.1 -p 9090 --debug docs",
|
||||||
"docs:build": "vuepress build docs"
|
"docs:build": "vuepress build docs"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user