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

Commit 69bb214

Browse files
committed
Adding google play services as a dependency
1 parent 96aed15 commit 69bb214

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@
1212
"ios": "1.0.0",
1313
"android": "1.0.0"
1414
}
15+
},
16+
"dependencies": {
17+
"nativescript-plugin-google-play-services": "26.0.0"
1518
}
1619
}

0 commit comments

Comments
 (0)