Skip to content

Commit

Permalink
feat: update common-spectrum to have distinctLabelUnits
Browse files Browse the repository at this point in the history
  • Loading branch information
lpatiny committed Jul 12, 2022
1 parent fb5c228 commit 7f5ddea
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@
"trailingComma": "all"
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.18.2",
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
"@rollup/plugin-alias": "^3.1.9",
"@types/jest": "^28.1.3",
"@types/jest": "^28.1.4",
"cheminfo-build": "^1.1.11",
"cheminfo-publish": "^1.0.21",
"codecov": "^3.8.3",
"eslint": "^8.18.0",
"eslint-config-cheminfo": "^8.0.1",
"jest": "^28.1.1",
"eslint": "^8.19.0",
"eslint-config-cheminfo": "^8.0.2",
"jest": "^28.1.2",
"prettier": "^2.7.1",
"rollup": "^2.75.7"
"rollup": "^2.76.0"
},
"dependencies": {
"common-spectrum": "^2.1.0",
"common-spectrum": "^2.2.1",
"ensure-string": "^1.2.0",
"ml-array-max": "^1.2.4",
"ml-array-mean": "^1.1.6",
Expand Down

0 comments on commit 7f5ddea

Please sign in to comment.