Commit d5faadc
committed
[FIX] fileUtils: Correctly provide stat property on readFile result
The fileInfo object contains property 'stat', not 'stats'. I couldn't
find any usage of the property on the readFile result though.1 parent 45e28e2 commit d5faadc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments