Comparing version 1.1.10 to 1.1.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.11](https://github.com/cheminfo/mass-tools/compare/mf-finder@1.1.10...mf-finder@1.1.11) (2021-04-20) | ||
**Note:** Version bump only for package mf-finder | ||
## [1.1.10](https://github.com/cheminfo/mass-tools/compare/mf-finder@1.1.9...mf-finder@1.1.10) (2021-03-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "mf-finder", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"description": "Find a molecular formula from a monoisotopic mass", | ||
@@ -23,7 +23,7 @@ "main": "src/index.js", | ||
"chemical-elements": "^1.1.9", | ||
"mf-matcher": "^1.1.10", | ||
"mf-parser": "^1.1.10", | ||
"mf-utilities": "^1.2.4" | ||
"mf-matcher": "^1.1.11", | ||
"mf-parser": "^1.2.0", | ||
"mf-utilities": "^1.2.5" | ||
}, | ||
"gitHead": "14b0b932ce4e7e3e443ed6f8b45fb3be153c524f" | ||
"gitHead": "f89522c67fa933bbc753d670869d64bf0f460547" | ||
} |
39050
Updatedmf-matcher@^1.1.11
Updatedmf-parser@^1.2.0
Updatedmf-utilities@^1.2.5