Skip to content

Commit 992f221

Browse files
chore(package): update webpack to version 4.15.0
Closes #34
1 parent 57bef80 commit 992f221

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
@@ -31,7 +31,7 @@
3131
"phantomjs": "^2.1.7",
3232
"serve": "^9.0.0",
3333
"standard": "^10.0.2",
34-
"webpack": "^3.3.0"
34+
"webpack": "^4.15.0"
3535
},
3636
"scripts": {
3737
"test": "npm run lint && karma start karma.conf.js",

0 commit comments

Comments
 (0)