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

Commit 7689b4b

Browse files
author
yyosifov
committed
Increase version on the play services dependency
1 parent 2e4dcaa commit 7689b4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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": "0.0.9",
3+
"version": "0.0.10",
44
"main" : "push-plugin.js",
55
"repository": {
66
"type": "git",
@@ -14,6 +14,6 @@
1414
}
1515
},
1616
"dependencies": {
17-
"nativescript-plugin-google-play-services": "26.0.0"
17+
"nativescript-plugin-google-play-services": "26.0.2"
1818
}
1919
}

0 commit comments

Comments
 (0)