diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json index 7bebbd6..1af5928 100644 --- a/package.json +++ b/package.json @@ -8,5 +8,8 @@ }, "keywords": [], "author": "Lucifer Conrad Reeves <[email protected]> (https://thatcomputerscientist.com)", - "license": "MIT" + "license": "MIT", + "dependencies": { + "walk": "^2.3.14" + } } |
