diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ca0872e..7c13dae 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "jest": "^24.1.0", "jest-serializer-vue": "^2.0.2", "jest-vue-preprocessor": "^1.7.1", - "node-sass": "^4.14.1", + "node-sass": "^7.0.0", "prettier": "^1.16.4", "sass-loader": "^8.0.2", "vue-jest": "^4.0.0-rc.1", |