package.json: Update node-sass package dependency

This commit is contained in:
Cockpituous 2018-12-09 21:05:05 +00:00
parent 4b3c740283
commit 6b73471c30

View file

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