提交 23703d47 编写于 作者: 彭世瑜's avatar 彭世瑜

fix

上级 e2745eab
v12.22.6
......@@ -5,7 +5,8 @@
"main": "index.js",
"private": true,
"scripts": {
"dev": "live-server"
"dev": "live-server",
"start": "http-server"
},
"repository": {
"type": "git",
......@@ -19,6 +20,7 @@
},
"homepage": "https://github.com/mouday/coding-tree#readme",
"devDependencies": {
"docsify": "^4.12.2"
"docsify": "^4.12.2",
"http-server": "^14.1.0"
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册