aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSimone Sanfratello <[email protected]>2018-09-24 12:46:26 +0200
committerSimone Sanfratello <[email protected]>2018-09-24 12:46:26 +0200
commitace7730a5d2daef150bf78704190a1cef65976ff (patch)
treedbc66d737ee11687d3bde5ee02f42940b6218fdd /lib
parent07f39bd34ea8f35f40d4330b42c44503e1aa6561 (diff)
downloadfaker-ace7730a5d2daef150bf78704190a1cef65976ff.tar.xz
faker-ace7730a5d2daef150bf78704190a1cef65976ff.zip
fix: system.directoryPath and system.filePath
Diffstat (limited to 'lib')
-rw-r--r--lib/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/index.js b/lib/index.js
index 142205d9..16c4399f 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -113,7 +113,7 @@ function Faker (opts) {
"internet": ["avatar_uri", "domain_suffix", "free_email", "example_email", "password"],
"commerce": ["color", "department", "product_name", "price", "categories"],
"database": ["collation", "column", "engine", "type"],
- "system": ["mimeTypes"],
+ "system": ["mimeTypes", "directoryPaths"],
"date": ["month", "weekday"],
"title": "",
"separator": ""