mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-13 01:36:22 +00:00
fix: use correct prefix for binary
This commit is contained in:
@@ -35,6 +35,6 @@
|
||||
"main": "lib/api.js",
|
||||
"types": "lib/api.d.ts",
|
||||
"bin": {
|
||||
"stapps-gitlab-api": "lib/cli.js"
|
||||
"openstapps-gitlab-api": "lib/cli.js"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user