mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 22:38:51 +00:00
fix(js): Fix invalid sass version
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"grunt-ng-annotate": "^4.0.0",
|
||||
"grunt-postcss": ">=0.6.0",
|
||||
"grunt-sass": "^3.1.0",
|
||||
"sass": "^1.57.1",
|
||||
"sass": "1.57.1",
|
||||
"time-grunt": "latest"
|
||||
},
|
||||
"browserslist": [
|
||||
|
||||
Reference in New Issue
Block a user