Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Dec 8, 2023
1 parent c063938 commit 6b82ab3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"dependencies": {
"stylelint-config-recess-order": "^4.4.0",
"stylelint-config-standard": "^35.0.0",
"stylelint-gamut": "^1.3.3",
"stylelint-gamut": "^1.3.4",
"stylelint-order": "^6.0.3"
},
"peerDependencies": {
"stylelint": "^16.0.0"
},
"devDependencies": {
"clean-publish": "^4.2.0",
"stylelint": "^16.0.0"
"stylelint": "^16.0.1"
},
"prettier": {
"arrowParens": "avoid",
Expand Down

0 comments on commit 6b82ab3

Please sign in to comment.