Skip to content

Commit

Permalink
fix: support for peer-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
maasencioh committed Nov 8, 2021
1 parent 79f7dd7 commit 8e96c01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,12 @@
"devDependencies": {
"@types/jest": "^27.0.2",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^8.1.0",
"eslint-config-cheminfo-typescript": "^10.2.2",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^25.2.1",
"eslint-plugin-jsdoc": "^37.0.0",
"jest": "^27.3.1",
"prettier": "^2.4.1",
"rimraf": "^3.0.2",
Expand Down

0 comments on commit 8e96c01

Please sign in to comment.