Rename 'node-tar' to 'tar' to match npm package name

This commit is contained in:
SomaticIT
2014-09-29 17:55:13 +02:00
parent 217920c5b5
commit 7c74debc97
2 changed files with 2 additions and 2 deletions
@@ -5,7 +5,7 @@
*/
/// <reference path="../node/node.d.ts" />
/// <reference path="node-tar.d.ts" />
/// <reference path="tar.d.ts" />
import tar = require("tar");
import fs = require("fs");
+1 -1
View File
@@ -1,4 +1,4 @@
// Type definitions for node-tar v1.0.1
// Type definitions for tar v1.0.1
// Project: https://github.com/npm/node-tar
// Definitions by: Maxime LUCE <https://github.com/SomaticIT>
// Definitions: https://github.com/borisyankov/DefinitelyTyped