Skip to content

Commit

Permalink
fix: Add peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DimChtz committed Mar 16, 2024
1 parent 15d728d commit 927617d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
"files": [
"dist"
],
"peerDependencies": {
"postcss": "^8.0.0"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/eslint-parser": "^7.23.10",
Expand Down

0 comments on commit 927617d

Please sign in to comment.