mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 18:23:35 +00:00
fix(now) add quotes
This commit is contained in:
parent
8f1757bd39
commit
5ab570f1f3
1 changed files with 2 additions and 2 deletions
4
now.json
4
now.json
|
|
@ -2,8 +2,8 @@
|
|||
"type": "npm",
|
||||
"alias": "cloudcmd",
|
||||
"env": {
|
||||
"cloudcmd_config_dialog": false,
|
||||
"cloudcmd_terminal": true,
|
||||
"cloudcmd_config_dialog": "false",
|
||||
"cloudcmd_terminal": "true",
|
||||
"cloudcmd_terminal_path": "gritty"
|
||||
},
|
||||
"files": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue