package.json: Update node-sass package dependency

Closes #68
This commit is contained in:
Cockpit Bots 2018-12-06 23:06:22 +02:00 committed by Martin Pitt
parent 64d820c44f
commit 4b3c740283

View file

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