v1.0.5: Update node-sass to latest version to fix build (#10)
With v4.13.0 on a system with process.versions.modules = 83, npm install fails because it attempts to download: https://github.com/sass/node-sass/releases/download/v4.13.0/linux_musl-x64-83_binding.node which doesn't exist. Signed-off-by: Tom Fenech <[email protected]>