Skip to content

Commit e89f02c

Browse files
committed
Update to webpack@4 (still supports older versions)
1 parent 87ea8bf commit e89f02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-config-developit": "^1.1.1",
3838
"karmatic": "^1.2.0",
3939
"microbundle": "^0.6.0",
40-
"webpack": "^3.12.0"
40+
"webpack": "^4.17.1"
4141
},
4242
"dependencies": {
4343
"loader-utils": "^1.1.0"

0 commit comments

Comments
 (0)