diff --git a/typings.json b/typings.json
index 606272d84ff..2ac87d04b11 100644
--- a/typings.json
+++ b/typings.json
@@ -1,6 +1,7 @@
{
"name": "vim",
"dependencies": {
+ "diff": "registry:npm/diff#2.0.0+20160211003958",
"lodash": "registry:npm/lodash#4.0.0+20160416211519"
}
}
diff --git a/typings/node.d.ts b/typings/node.d.ts
deleted file mode 100644
index 5ed7730b6c5..00000000000
--- a/typings/node.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
\ No newline at end of file
diff --git a/typings/vscode-typings.d.ts b/typings/vscode-typings.d.ts
deleted file mode 100644
index 5590dc8ce88..00000000000
--- a/typings/vscode-typings.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///