Skip to content

Commit 74a8b45

Browse files
bump
1 parent 36e4720 commit 74a8b45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@angular/platform-browser-dynamic": "~7.2.0",
4545
"@angular/router": "~7.2.0",
4646
"nativescript-angular": "~7.2.0",
47-
"nativescript-code-push": "file:../publish/package/nativescript-code-push-2.1.0.tgz",
47+
"nativescript-code-push": "file:../publish/package/nativescript-code-push-2.0.2.tgz",
4848
"nativescript-theme-core": "~1.0.4",
4949
"reflect-metadata": "~0.1.12",
5050
"rxjs": "~6.3.0",

demo/package.json

Lines changed: 1 addition & 1 deletion
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-code-push": "file:../publish/package/nativescript-code-push-2.0.1.tgz",
34+
"nativescript-code-push": "file:../publish/package/nativescript-code-push-2.0.2.tgz",
3535
"nativescript-theme-core": "~1.0.4",
3636
"nativescript-unit-test-runner": "^0.3.4",
3737
"tns-core-modules": "~5.3.2"

0 commit comments

Comments
 (0)