Skip to content

Commit 0e8e759

Browse files
authored
Merge pull request #282 from Shopify/fix_stylelint_dependency
Fix stylelint dependency
2 parents 04f9e16 + 6261c7a commit 0e8e759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"history": "^5.3.0",
3939
"jsdom": "^24.0.0",
4040
"prettier": "^3.2.5",
41-
"stylelint": "^16.6.1",
41+
"stylelint": "^15.0.0",
4242
"vi-fetch": "^0.6.1"
4343
}
4444
}

0 commit comments

Comments
 (0)