use lib for setting content-disposition for more correctness

This commit is contained in:
Danny Coates 2018-07-19 12:11:55 -07:00
parent f12d3abe79
commit 282cf0b595
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
2 changed files with 3 additions and 1 deletions

View file

@ -67,6 +67,7 @@
"babel-preset-stage-2": "^6.24.1",
"babel-preset-stage-3": "^6.24.1",
"base64-js": "^1.3.0",
"content-disposition": "^0.5.2",
"copy-webpack-plugin": "^4.5.2",
"cross-env": "^5.2.0",
"css-loader": "^1.0.0",