Skip to content

Commit

Permalink
preparing new release
Browse files Browse the repository at this point in the history
  • Loading branch information
ffflabs committed Oct 17, 2019
1 parent ef60733 commit dfafaa1
Show file tree
Hide file tree
Showing 5 changed files with 3,336 additions and 236 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ default: install


install:
npm install
npm installa

docs:
@node generate_docs.js
Expand Down
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,6 @@ NodeGoogleDrive.prototype.writeTextFile = function(
* @memberof Deprecated
* @deprecated: use [create](#create) instead
* Just an example method to show how to upload a PDF
* (You should be using `create` directly, instead)
*
* @param {string} sourcefile - The source file from which to read the content of the PDF File to
* upload
Expand Down
Loading

0 comments on commit dfafaa1

Please sign in to comment.