precise : prefer npm project link

This commit is contained in:
Basarat Ali Syed
2014-09-29 18:18:00 +10:00
parent 5762f6a148
commit 1b1fb403ab
+2 -2
View File
@@ -1,5 +1,5 @@
// Type definitions for precise
// Project: https://github.com/avoidwork/precise
// Project: https://www.npmjs.org/package/precise
// Definitions by: Peter Harris <https://github.com/codeanimal>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
@@ -31,4 +31,4 @@ declare module "precise" {
}
export = _precise;
}
}