fix: pin css-loader to 3.1.0

This commit is contained in:
greenkeeper[bot] 2019-08-06 14:52:10 +00:00
parent e3fb07eb5e
commit a3615054db

View file

@ -35,7 +35,7 @@
"babel-eslint": "^10.0.2",
"babel-loader": "^8.0.6",
"clean-webpack-plugin": "^2.0.0",
"css-loader": "^3.0.0",
"css-loader": "3.1.0",
"eslint": "^6.1.0",
"eslint-plugin-flowtype": "^3.13.0",
"eslint-plugin-fp": "^2.3.0",