1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-06 04:23:19 +00:00

Update production.json (#505)

turn on serve command for release
This commit is contained in:
Kyle Spearrin
2022-03-15 10:27:29 -04:00
committed by GitHub
parent f548b7e355
commit 73ebc45810

View File

@@ -1,5 +1,5 @@
{ {
"flags": { "flags": {
"serve": false "serve": true
} }
} }