mirror of
https://github.com/bitwarden/cli
synced 2026-01-04 09:13:14 +00:00
node api service
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"lint:fix": "tslint src/**/*.ts spec/**/*.ts --fix"
|
||||
},
|
||||
"bin": {
|
||||
"bw": "./bw.js"
|
||||
"bw": "./build/bw.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/commander": "^2.12.2",
|
||||
|
||||
Reference in New Issue
Block a user