Skip to content
This repository was archived by the owner on Feb 7, 2019. It is now read-only.

Commit 4669b3b

Browse files
authored
Merge branch 'master' into lini/update-firebase-12.0.1
2 parents e417637 + 6e18254 commit 4669b3b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ native-src/
33
*.map
44
*.ts
55
!*.d.ts
6-
tsconfig.json
6+
tsconfig.json

src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-push-notifications",
3-
"version": "1.1.0",
3+
"version": "1.1.2",
44
"description": "Receive push notifications in your NativeScript app on Android and iOS.",
55
"main": "push-plugin",
66
"typings": "index.d.ts",
@@ -46,4 +46,4 @@
4646
"tslint": "^5.8.0",
4747
"typescript": "^2.6.1"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)