Skip to content

Commit

Permalink
Fix eslint peer dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrizagidulin committed Aug 4, 2024
1 parent b495cd9 commit 8b4ee9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"cross-env": "^7.0.3",
"did-context": "^3.1.1",
"did-veres-one": "~16.0.0",
"eslint": "^9.8.0",
"eslint": "^8.14.0",
"eslint-config-digitalbazaar": "^5.2.0",
"eslint-plugin-jsdoc": ">=42.0.0",
"karma": "^6.1.1",
Expand Down

0 comments on commit 8b4ee9c

Please sign in to comment.