Skip to content

Commit

Permalink
fix: remove ESL peerDependencies, add to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yadamskaya committed Mar 4, 2025
1 parent 2a0ac40 commit 1b3dad4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,11 @@
"site"
],
"dependencies": {
"@exadel/esl": "^5.0.0",
"codejar": "^4.2.0",
"jsx-dom": "6.4.23",
"prismjs": "^1.29.0"
},
"peerDependencies": {
"@exadel/esl": "^4.13.0 || ^5.0.0 || ^5.0.0-beta.38 || ^5.0.1-beta.2"
},
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
Expand Down

0 comments on commit 1b3dad4

Please sign in to comment.