Update webpack req in package.json

This commit is contained in:
Alex Crichton 2018-05-07 07:38:11 -07:00
parent d04f8c7119
commit cbcc300f71

View File

@ -4,7 +4,7 @@
"@types/node": "^9.4.6",
"ts-loader": "^4.0.1",
"typescript": "^2.7.2",
"webpack": "^4.0.1",
"webpack": "^4.8.0",
"webpack-cli": "^2.0.10"
}
}