From 80a526a5957785700258a02bc24d21afe2c843e0 Mon Sep 17 00:00:00 2001 From: Priyansh Date: Thu, 8 Jul 2021 21:09:46 +0530 Subject: added walk package --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'package.json') 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 (https://thatcomputerscientist.com)", - "license": "MIT" + "license": "MIT", + "dependencies": { + "walk": "^2.3.14" + } } -- cgit v1.2.3