We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 339bde1 commit 80fa87eCopy full SHA for 80fa87e
package.json
@@ -4,7 +4,7 @@
4
"description": "Git web UI client to manage your git repositories",
5
"main": "server.js",
6
"bin": {
7
- "gitconvex":"server.js"
+ "gitconvex": "server.js"
8
},
9
"scripts": {
10
"start": "node server.js",
0 commit comments