From 4a60f79472da6b0df7f3f0b86c6154bd73a89dc2 Mon Sep 17 00:00:00 2001 From: Dolan Date: Wed, 7 Jun 2017 00:54:30 +0100 Subject: [PATCH] fixed typo --- types/nodegit/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/nodegit/tsconfig.json b/types/nodegit/tsconfig.json index 6ec7d65565..1f0cfe70f9 100644 --- a/types/nodegit/tsconfig.json +++ b/types/nodegit/tsconfig.json @@ -40,7 +40,7 @@ "odb.d.ts", "oid-array.d.ts", "oid.d.ts", - "path-builder.d.ts", + "pack-builder.d.ts", "path-spec.d.ts", "push-options.d.ts", "push-update.d.ts",