From 9cf681ff497150e4d56b13bde4f57f4f0e9633c0 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Mon, 14 Mar 2022 20:38:37 +0300 Subject: chore: install lodash types stub --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 83c38ee..f88b203 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "devDependencies": { "@types/assert": "^1.5.6", "@types/debug": "^4.1.7", + "@types/lodash": "^4.14.179", "@types/mocha": "^9.1.0", "assert": "^2.0.0", "mocha": "^9.2.1", -- cgit v1.2.3