mirror of
https://github.com/zhigang1992/connect.git
synced 2026-04-30 10:22:30 +08:00
ci: add webpack-hot-middleware dep
This commit is contained in:
committed by
Thomas Osmonson
parent
25776c5ea7
commit
6fa1b37f03
@@ -51,7 +51,8 @@
|
||||
"tsconfig-paths-webpack-plugin": "^3.2.0",
|
||||
"use-events": "^1.4.1",
|
||||
"use-onclickoutside": "^0.3.1",
|
||||
"webext-redux": "^2.1.2"
|
||||
"webext-redux": "^2.1.2",
|
||||
"webpack-hot-middleware": "^2.25.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.9.0",
|
||||
|
||||
Reference in New Issue
Block a user