package.json: Update node-sass package dependency

Closes #69
This commit is contained in:
Cockpit Bots 2018-12-11 16:15:13 +02:00 committed by Martin Pitt
parent 4b3c740283
commit 02d631a18a

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"
} }