mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
build: add entry for binary
This commit is contained in:
@@ -37,5 +37,8 @@
|
|||||||
"ts-node": "7.0.1",
|
"ts-node": "7.0.1",
|
||||||
"typedoc": "0.13.0",
|
"typedoc": "0.13.0",
|
||||||
"typescript": "3.2.1"
|
"typescript": "3.2.1"
|
||||||
|
},
|
||||||
|
"bin": {
|
||||||
|
"openstapps-configuration": "lib/cli.js"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user