mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-30 08:03:55 +00:00
Update sdk references in notes.coffee
Change-type:patch
This commit is contained in:
parent
379f1cc217
commit
0d06701e2f
@ -43,7 +43,7 @@ exports.set =
|
||||
normalizeUuidProp(options, 'device')
|
||||
Promise = require('bluebird')
|
||||
_ = require('lodash')
|
||||
resin = require('resin-sdk-preconfigured')
|
||||
resin = require('resin-sdk').fromSharedOptions()
|
||||
|
||||
{ exitWithExpectedError } = require('../utils/patterns')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user