mirror of
https://github.com/CodePanda66/CSPostgraduate-408.git
synced 2023-05-21 21:49:33 +08:00
👷 fix cI
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "vuepress dev Notes",
|
||||
"build": "vuepress build Notes"
|
||||
"dev": "vuepress dev docs",
|
||||
"build": "vuepress build docs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vuepress": "^1.5.3"
|
||||
|
||||
Reference in New Issue
Block a user