mirror of
https://github.com/wassname/talk.git
synced 2026-08-14 12:50:17 +08:00
Merge branch 'master' of github.com:coralproject/talk into enh-test
This commit is contained in:
+2
-2
@@ -2,9 +2,9 @@
|
||||
"name": "talk",
|
||||
"version": "0.0.1",
|
||||
"description": "A commenting platform from The Coral Project. https://coralproject.net",
|
||||
"main": "./server/bin/www",
|
||||
"main": "app.js",
|
||||
"scripts": {
|
||||
"start": "./server/bin/www",
|
||||
"start": "./bin/www",
|
||||
"lint": "eslint .",
|
||||
"test": "mocha"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user