mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 06:22:53 +00:00
refactor: rename cli
This commit is contained in:
@@ -56,6 +56,6 @@
|
|||||||
"main": "lib/common.js",
|
"main": "lib/common.js",
|
||||||
"typings": "lib/common.d.ts",
|
"typings": "lib/common.d.ts",
|
||||||
"bin": {
|
"bin": {
|
||||||
"openstapps-projectmanagement": "lib/projectmanagement.cli.js"
|
"openstapps-projectmanagement": "lib/cli.js"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user