Commit 557f384
committed
fix(start): use jss's renamed --no-multi-user flag; bump to 0.0.45
jss #512 (shipped in 0.0.202) renamed --multiuser to --multi-user. jspod
still spawned jss with --no-multiuser, so single-user startup failed with
'unknown option --no-multiuser' once the jss dep moved to ^0.0.203.
All other flags jspod passes are unchanged in jss 0.0.203.1 parent bed3080 commit 557f384
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments