👷 fix cI

This commit is contained in:
Kim Yang
2020-08-16 21:00:39 +08:00
parent bb4c5c8c4e
commit 5f2ec1ad0b
66 changed files with 33 additions and 5 deletions

View File

@@ -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"