updated TS version to 2.3 for all webpack consumers

This commit is contained in:
Dennis George
2018-03-05 18:59:53 -06:00
parent ec8691b39d
commit c8357c63f6
37 changed files with 146 additions and 63 deletions

View File

@@ -5,7 +5,7 @@
// Zheyang Song <https://github.com/ZheyangSong>
// Alan Agius <https://github.com/alan-agius4>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
// TypeScript Version: 2.3
import * as webpack from 'webpack';
import * as core from 'express-serve-static-core';