bootme-temp
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -25,2 +25,3 @@ 'use strict' | ||
bootme: Joi.object(), | ||
refs: Joi.object(), | ||
type: Joi.string() | ||
@@ -27,0 +28,0 @@ .lowercase() |
{ | ||
"name": "bootme-temp", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Task to get a random temporary file or directory path", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -18,1 +18,5 @@ # bootme-temp | ||
- Return the path to the destination | ||
## Caveats | ||
The operating system will clean up when needed. |
2002
55
22