mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-22 07:29:08 +00:00
rename bin to ontime
This commit is contained in:
@@ -11,7 +11,9 @@
|
|||||||
],
|
],
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"bin": "main.js",
|
"bin": {
|
||||||
|
"ontime": "main.js"
|
||||||
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"client",
|
"client",
|
||||||
"external",
|
"external",
|
||||||
|
|||||||
Reference in New Issue
Block a user