Specify TypeScript version 2.1

This commit is contained in:
Sindre Moen
2017-02-07 09:07:44 +01:00
parent 495a0e355e
commit ec8c18fc63

1
mongoose/index.d.ts vendored
View File

@@ -2,6 +2,7 @@
// Project: http://mongoosejs.com/
// Definitions by: simonxca <https://github.com/simonxca/>, horiuchi <https://github.com/horiuchi/>, sindrenm <https://github.com/sindrenm>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
/// <reference types="mongodb" />
/// <reference types="node" />