This repository was archived by the owner on Feb 19, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Angular Google GApi
2
2
=======================
3
3
[ ![ Travis] ( https://img.shields.io/travis/maximepvrt/angular-google-gapi.svg )] ( https://travis-ci.org/maximepvrt/angular-google-gapi )
4
4
[ ![ David] ( https://img.shields.io/david/maximepvrt/angular-google-gapi.svg )] ( )
5
- [ ![ npm] ( https://img.shields.io/npm/v/angular-google-gapi.svg )] ( https://www.npmjs.com/package/angular-google-gapi ) [ ![ Bower] ( https://img.shields.io/badge/bower-1.0.0--beta.1 -orange.svg )] ( http://bower.io/search/?q=angular-google-gapi )
5
+ [ ![ npm] ( https://img.shields.io/npm/v/angular-google-gapi.svg )] ( https://www.npmjs.com/package/angular-google-gapi ) [ ![ Bower] ( https://img.shields.io/badge/bower-1.0.0--beta.2 -orange.svg )] ( http://bower.io/search/?q=angular-google-gapi )
6
6
7
7
An AngularJS module for use all Google Apis and your Google Cloud Endpoints (Google App Engine) with OAuth.
8
8
This module use [ Google APIs Client Library for JavaScript] ( https://developers.google.com/api-client-library/javascript/ ) , available for all GApis.
@@ -22,7 +22,7 @@ The code is available here : https://github.com/maximepvrt/angular-google-gapi/t
22
22
This module is available as bower package, install it with this command:
23
23
24
24
``` bash
25
- bower install angular-google-gapi#1.0.0-beta.1
25
+ bower install angular-google-gapi#1.0.0-beta.2
26
26
```
27
27
28
28
and it's available too as npm package, install it with this command:
You can’t perform that action at this time.
0 commit comments