aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarak <[email protected]>2018-09-24 10:26:36 -0400
committerGitHub <[email protected]>2018-09-24 10:26:36 -0400
commit98a47b9aa5d7e749dabb6c5afa0907d574904871 (patch)
treedbc66d737ee11687d3bde5ee02f42940b6218fdd /lib
parent07f39bd34ea8f35f40d4330b42c44503e1aa6561 (diff)
parentace7730a5d2daef150bf78704190a1cef65976ff (diff)
downloadfaker-98a47b9aa5d7e749dabb6c5afa0907d574904871.tar.xz
faker-98a47b9aa5d7e749dabb6c5afa0907d574904871.zip
Merge pull request #691 from simone-sanfratello/master
[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": ""