提交 828f563d 编写于 作者: CDL_LuFei's avatar CDL_LuFei

Update package.json

上级 7877a4f8
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"description": "A small clone of [github](https://github.com/MixJiang/GameBee)", "description": "A small clone of [github](https://github.com/MixJiang/GameBee)",
"main": "js/game.js", "main": "js/game.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "dev": "live-server"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
...@@ -12,5 +12,8 @@ ...@@ -12,5 +12,8 @@
}, },
"author": "CDL_LuFei", "author": "CDL_LuFei",
"license": "MIT" "license": "MIT"
"dependencies": {
"live-server": "^1.2.2"
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册