Skip to content

Commit 32aa1f1

Browse files
bump
1 parent 36a6aef commit 32aa1f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo-ng/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@angular/platform-browser-dynamic": "~7.2.0",
4444
"@angular/router": "~7.2.0",
4545
"nativescript-angular": "~7.2.0",
46-
"nativescript-app-sync": "file:../publish/package/nativescript-app-sync-1.0.1.tgz",
46+
"nativescript-app-sync": "file:../publish/package/nativescript-app-sync-1.0.4.tgz",
4747
"nativescript-theme-core": "~1.0.4",
4848
"reflect-metadata": "~0.1.12",
4949
"rxjs": "~6.3.0",

demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"ci.tslint": "npm i && tslint --config '../tslint.json' 'demoapp/**/*.ts' --exclude '**/node_modules/**' --exclude '**/typings/**'"
3232
},
3333
"dependencies": {
34-
"nativescript-app-sync": "file:../publish/package/nativescript-app-sync-1.0.3.tgz",
34+
"nativescript-app-sync": "file:../publish/package/nativescript-app-sync-1.0.4.tgz",
3535
"nativescript-theme-core": "~1.0.4",
3636
"nativescript-unit-test-runner": "^0.3.4",
3737
"tns-core-modules": "~5.4.2"

0 commit comments

Comments
 (0)