mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 10:46:34 +00:00
Update dashboard login to use the multicontainer SDK
Change-Type: patch
This commit is contained in:
parent
f698f561c9
commit
163684e3a9
@ -19,7 +19,7 @@ limitations under the License.
|
||||
###
|
||||
|
||||
open = require('opn')
|
||||
resin = require('resin-sdk-preconfigured')
|
||||
resin = require('resin-sdk').fromSharedOptions()
|
||||
server = require('./server')
|
||||
utils = require('./utils')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user