package.json: Update node-sass package dependency
This commit is contained in:
parent
c87b2839c1
commit
a679a875b4
1 changed files with 1 additions and 1 deletions
|
|
@ -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.0",
|
"react": "16.6.0",
|
||||||
"react-dom": "16.6.0"
|
"react-dom": "16.6.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue