npm url-loader update

This commit is contained in:
Collin M. Barrett 2017-11-01 20:10:21 -05:00
parent 762cebc677
commit 0e5f7e2a4b
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -28,7 +28,7 @@
"react-router-dom": "^4.2.2",
"style-loader": "0.18.2",
"typescript": "^2.6.1",
"url-loader": "0.5.9",
"url-loader": "^0.6.2",
"webpack": "2.5.1",
"webpack-hot-middleware": "^2.20.0"
},