Skip to content

Commit

Permalink
Move out private resources into a separate private repo (#14)
Browse files Browse the repository at this point in the history
* Move private gapi resources to a private repo

https://trello.com/c/6KWY9NZj
  • Loading branch information
Siavash Malekpour committed Mar 5, 2018
1 parent 6e7839f commit a3a6db3
Show file tree
Hide file tree
Showing 6 changed files with 117 additions and 134 deletions.
3 changes: 0 additions & 3 deletions .npmignore

This file was deleted.

2 changes: 1 addition & 1 deletion build/gapi-js.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/gapi-js.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gapi-js",
"version": "3.4.0",
"version": "4.0.0",
"description": "A js client for GAPI",
"main": "build/gapi-js.js",
"module": "src/gapi-js.js",
Expand Down
Loading

0 comments on commit a3a6db3

Please sign in to comment.