Skip to content
This repository was archived by the owner on Mar 6, 2020. It is now read-only.

Commit 04eb44b

Browse files
fix(package): update webpack to version 4.9.2
Closes #33
1 parent 310e9c0 commit 04eb44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"tmp": "0.0.33",
2929
"uglifyjs-webpack-plugin": "^1.0.0-beta.3",
3030
"uuid": "^3.0.1",
31-
"webpack": "^3.8.1",
31+
"webpack": "^4.9.2",
3232
"yeoman-environment": "^2.0.5"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)