-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use newest version of googleapi (2.1.7) & push version to be the same…
… as googleapi
- Loading branch information
sruf
committed
Feb 17, 2016
1 parent
d13ab4a
commit 42c5e5d
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
This is a wrapper around the NPM package `googleapis`. The version of `googleapis` used is 1.0.16. | ||
This is a wrapper around the NPM package `googleapis`. The version of `googleapis` used is 2.1.7. | ||
|
||
## Installation | ||
`meteor add classcraft:googleapis` | ||
|
||
##Usage | ||
On the server, you have access to a global variable `googleapis`, which you can use as outlined here on the [NPM page](https://www.npmjs.com/package/googleapis). | ||
On the server, you have access to a global variable `googleapis`, which you can use as outlined here on the [NPM page](https://www.npmjs.com/package/googleapis). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters