Skip to content

Commit 5466b50

Browse files
committed
fix: fix sass-lint version
1 parent 4803687 commit 5466b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lesshint": "^6.0.0",
1717
// @endif
1818
// @if sass
19-
"sass-lint": "^6.0.0",
19+
"sass-lint": "^1.0.0",
2020
// @endif
2121
// @if jasmine || tape || mocha
2222
"browser-do": "^0.3.0",

0 commit comments

Comments
 (0)