mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-12 11:51:10 +08:00
updated TS version to 2.3 for all webpack consumers
This commit is contained in:
2
types/webpack-dev-server/index.d.ts
vendored
2
types/webpack-dev-server/index.d.ts
vendored
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user