Skip to content

Commit 84e5f15

Browse files
committed
chore: update to the latest version of nativescript-preview-sdk
1 parent ae01a62 commit 84e5f15

File tree

3 files changed

+5
-14
lines changed

3 files changed

+5
-14
lines changed

lib/services/livesync/playground/preview-sdk-service.ts

-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ export class PreviewSdkService extends EventEmitter implements IPreviewSdkServic
5454
pubnubSubscribeKey: schema.subscribeKey,
5555
msvKey: schema.msvKey,
5656
msvEnv: this.$config.PREVIEW_APP_ENVIRONMENT,
57-
showLoadingPage: false,
5857
callbacks: this.getCallbacks(),
5958
getInitialFiles,
6059
previewAppStoreId: schema.previewAppStoreId,

npm-shrinkwrap.json

+4-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"mute-stream": "0.0.5",
5959
"nativescript-dev-xcode": "0.1.0",
6060
"nativescript-doctor": "1.9.1",
61-
"nativescript-preview-sdk": "0.3.3",
61+
"nativescript-preview-sdk": "0.3.4",
6262
"open": "0.0.5",
6363
"ora": "2.0.0",
6464
"osenv": "0.1.3",

0 commit comments

Comments
 (0)