diff options
Diffstat (limited to 'app/src/web/package.json')
-rw-r--r-- | app/src/web/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/web/package.json b/app/src/web/package.json index a196211a..64988a42 100644 --- a/app/src/web/package.json +++ b/app/src/web/package.json @@ -10,7 +10,7 @@ "dependencies": { "compile": "0.0.2", "run": "^1.4.0", - "sass": "^1.38.2", + "sass": "^1.39.2", "typescript": "^3.9.10" } } |