Bump webpack from 4.40.2 to 4.41.0 (#89)

Bump webpack from 4.40.2 to 4.41.0
This commit is contained in:
John Molakvoæ 2019-09-29 11:26:50 +02:00 committed by GitHub
commit bb4a8d9bd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 13 deletions

View file

@ -111,7 +111,7 @@
"vue-loader": "^15.7.1",
"vue-style-loader": "^4.1.1",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.40.2",
"webpack": "^4.41.0",
"webpack-cli": "^3.3.9",
"webpack-merge": "^4.2.2"
}