diff --git a/test/fixtures/boostrap-sass/package.json b/test/fixtures/boostrap-sass/package.json index adb19270b6b..e9d3ffb3542 100644 --- a/test/fixtures/boostrap-sass/package.json +++ b/test/fixtures/boostrap-sass/package.json @@ -1,7 +1,7 @@ { "dependencies": { "bootstrap": "4.x", - "node-sass": "4.x", + "node-sass": "5.0.0", "react": "latest", "react-dom": "latest" }