This commit is contained in:
2017-01-10 13:00:58 +08:00
parent 3e7b6bec82
commit ef4c16b96d
5 changed files with 193 additions and 65 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "Compare github repositories",
"main": "index.js",
"scripts": {
"start": "http-server -o",
"start": "http-server src -o ",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "wassname",