Bumped node-sass to 4.13

This commit is contained in:
Paul Graffam 2020-03-17 18:23:02 -04:00 committed by GitHub
parent c67efe561e
commit 5c22d5fc87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
"eslint": "^5.12.1",
"html-webpack-plugin": "^3.2.0",
"mini-css-extract-plugin": "^0.5.0",
"node-sass": "^4.11.0",
"node-sass": "^4.13.0",
"npm-run-all": "^4.1.5",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",