diff --git a/types/natural/index.d.ts b/types/natural/index.d.ts index 2809399e0e..cf5cc53c15 100644 --- a/types/natural/index.d.ts +++ b/types/natural/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Natural v0.6.3 +// Type definitions for Natural 0.6 // Project: https://github.com/NaturalNode/natural // Definitions by: Dylan R. E. Moonfire // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped diff --git a/types/natural/natural-tests.ts b/types/natural/natural-tests.ts index 8a680f63c1..9abb4624e4 100644 --- a/types/natural/natural-tests.ts +++ b/types/natural/natural-tests.ts @@ -1,9 +1,3 @@ -// Type definitions for Natural 0.2.1 -// Project: https://github.com/NaturalNode/natural -// Definitions by: Dylan R. E. Moonfire -// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped - - import natural = require('natural'); // Tokenizers