Skip to content

Commit 198ec27

Browse files
committed
release(background-http): 5.0.1
1 parent 2eea608 commit 198ec27

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@angular/router": "~10.1.0",
2525
"@nativescript/angular": "~10.1.0",
2626
"@nativescript/core": "~7.0.0",
27-
"@nativescript/plugin-tools": "~1.0.6",
27+
"@nativescript/plugin-tools": "~1.0.7",
2828
"@nativescript/types": "~7.0.0",
2929
"@nativescript/webpack": "~3.0.0",
3030
"@ngtools/webpack": "~10.1.0",

packages/background-http/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/background-http",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Background upload for iOS and Android",
55
"main": "index",
66
"typings": "index.d.ts",
@@ -17,9 +17,9 @@
1717
"keywords": [
1818
"NativeScript",
1919
"background",
20-
"http",
21-
"upload",
22-
"download",
20+
"http",
21+
"upload",
22+
"download",
2323
"iOS",
2424
"Android"
2525
],

0 commit comments

Comments
 (0)