update node version to 10.3.x

This commit is contained in:
Anton Myzenkov
2018-05-29 22:57:59 +03:00
committed by GitHub
parent 6e6519e66d
commit 1909641bb0

View File

@@ -1,4 +1,4 @@
// Type definitions for Node.js 10.1.x
// Type definitions for Node.js 10.3.x
// Project: http://nodejs.org/
// Definitions by: Microsoft TypeScript <http://typescriptlang.org>
// DefinitelyTyped <https://github.com/DefinitelyTyped/DefinitelyTyped>