Update DefinitelyTyped repository URL

This commit is contained in:
Glen
2016-01-07 16:49:05 +02:00
parent 9bb2b005a2
commit da35ad861d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
// Type definitions for micromatch 2.3.7
// Project: https://github.com/jonschlinkert/micromatch
// Definitions by: glen-84 <https://github.com/glen-84>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="../parse-glob/parse-glob.ts" />

View File

@@ -1,7 +1,7 @@
// Type definitions for parse-glob 3.0.4
// Project: https://github.com/jonschlinkert/parse-glob
// Definitions by: glen-84 <https://github.com/glen-84>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace ParseGlob {
interface Result {