Skip to content

Commit

Permalink
feat: improve getPeaks to take into account width in broadening peaks
Browse files Browse the repository at this point in the history
  • Loading branch information
lpatiny committed Mar 9, 2022
1 parent 2c4fc70 commit dfa8af6
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 @@ -50,7 +50,7 @@
"cheminfo-build": "^1.1.11",
"convert-to-jcamp": "^5.2.0",
"eslint": "^8.10.0",
"eslint-config-cheminfo": "^7.2.2",
"eslint-config-cheminfo": "^7.3.0",
"esm": "^3.2.25",
"jest": "^27.5.1",
"jest-matcher-deep-close-to": "^3.0.2",
Expand All @@ -71,7 +71,7 @@
"ml-array-mean": "^1.1.6",
"ml-array-median": "^1.1.6",
"ml-array-sum": "^1.1.6",
"ml-gsd": "^10.1.2",
"ml-gsd": "^10.2.0",
"ml-matrix": "^6.9.0",
"ml-ngmca": "^1.0.0",
"ml-pca": "^4.0.2",
Expand Down

0 comments on commit dfa8af6

Please sign in to comment.