google-drive-batch-requests
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "google-drive-batch-requests", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Sends batch requests to Google Drive REST API", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -48,3 +48,3 @@ google-drive-batch-requests | ||
```bash | ||
npm install google-drive-batch-requestsh --save | ||
npm install google-drive-batch-requests --save | ||
``` |
9402