googleapis
Advanced tools
Comparing version 0.2.10-alpha to 0.2.11-alpha
@@ -25,3 +25,3 @@ /** | ||
*/ | ||
Cache.TMP_DIR_ = process.cwd() + '/.cache'; | ||
Cache.TMP_DIR_ = __dirname + '/../.cache'; | ||
@@ -28,0 +28,0 @@ /** |
{ | ||
"name": "googleapis", | ||
"version": "0.2.10-alpha", | ||
"version": "0.2.11-alpha", | ||
"author": "Google Inc.", | ||
@@ -5,0 +5,0 @@ "description": "Google APIs Client Library for Node.js", |
Sorry, the diff of this file is not supported yet
50060