Upgrade node-sass to 4.9.0
[Fixes #513] Angular template incompatible with NodeJs 10
This commit is contained in:
parent
732200b23a
commit
b7eacbb1c3
File diff suppressed because it is too large
Load Diff
|
|
@ -49,5 +49,8 @@
|
|||
"ts-node": "~4.1.0",
|
||||
"tslint": "~5.9.1",
|
||||
"typescript": "~2.5.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"node-sass": "^4.9.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue