Skip to content

Commit f54fcf6

Browse files
fix(package): update webpack to version 4.29.3
Closes #19
1 parent a200ba2 commit f54fcf6

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
@@ -18,7 +18,7 @@
1818
"babel-preset-env": "^1.6.1",
1919
"babel-polyfill": "^6.26.0",
2020
"happypack": "^4.0.1",
21-
"webpack": "2.7.0"
21+
"webpack": "4.29.3"
2222
},
2323
"scripts": {
2424
"lint": "rispa-eslint .",

0 commit comments

Comments
 (0)