diff --git a/lodash-es/tsconfig.json b/lodash-es/tsconfig.json index 74653a6c6c..5cec53c53e 100644 --- a/lodash-es/tsconfig.json +++ b/lodash-es/tsconfig.json @@ -1,7 +1,7 @@ { "files": [ "index.d.ts", - "lodash-tests.ts", + "lodash-es-tests.ts", "add/index.d.ts", "after/index.d.ts", "ary/index.d.ts",