package.json: Update node-sass package dependency

This commit is contained in:
Cockpituous 2018-12-06 20:12:30 +00:00
parent 64d820c44f
commit f846d6761e

View file

@ -43,7 +43,7 @@
}, },
"dependencies": { "dependencies": {
"@babel/polyfill": "7.0.0", "@babel/polyfill": "7.0.0",
"node-sass": "4.9.0", "node-sass": "4.10.0",
"react": "16.6.3", "react": "16.6.3",
"react-dom": "16.6.0" "react-dom": "16.6.0"
} }