From 8af46528bb2bee7e2d22587033e98be501989559 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 13 May 2019 12:50:51 +0700 Subject: [PATCH] Add tempy --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 07f5772..a5c8972 100644 --- a/readme.md +++ b/readme.md @@ -381,6 +381,7 @@ - [pkg-dir](https://github.com/sindresorhus/pkg-dir) - Find the root directory of an npm package. - [filehound](https://github.com/nspragg/filehound) - Flexible and fluent interface for searching the file system. - [move-file](https://github.com/sindresorhus/move-file) - Move a file, even works across devices. +- [tempy](https://github.com/sindresorhus/tempy) - Get a random temporary file or directory path. ### Control flow