diff --git a/test/fixtures/boostrap-sass/package.json b/test/fixtures/boostrap-sass/package.json index adb19270b6b..99741289ad7 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": "7.0.1", "react": "latest", "react-dom": "latest" }