⬆️ update theme version

This commit is contained in:
yanyongyu 2021-12-02 15:00:55 +08:00
parent b4e49d8b8d
commit c037c7a196
3 changed files with 584 additions and 635 deletions

1
.yarnrc Normal file
View File

@ -0,0 +1 @@
registry "https://registry.npmjs.org/"

View File

@ -9,14 +9,12 @@
"build": "yarn workspace nonebot build",
"build:plugin": "cross-env BASE_URL='/docs/' yarn workspace nonebot build",
"start": "yarn workspace nonebot start",
"serve": "yarn workspace nonebot serve",
"clear": "yarn workspace nonebot clear",
"prettier": "prettier --config ./.prettierrc --write \"./website/**/*.md\""
},
"devDependencies": {
"cross-env": "^7.0.3",
"prettier": "^2.5.0"
},
"dependencies": {
"docusaurus-preset-nonepress": "0.0.0-108"
}
}

1214
yarn.lock

File diff suppressed because it is too large Load Diff