Comparing version 0.5.10 to 0.5.11
{ | ||
"name": "mf-finder", | ||
"version": "0.5.10", | ||
"version": "0.5.11", | ||
"description": "Find a molecular formula from a monoisotopic mass", | ||
@@ -21,8 +21,8 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"atom-sorter": "^0.5.10", | ||
"chemical-elements": "^0.5.10", | ||
"mf-parser": "^0.5.10", | ||
"mf-utilities": "^0.5.10", | ||
"atom-sorter": "^0.5.11", | ||
"chemical-elements": "^0.5.11", | ||
"mf-parser": "^0.5.11", | ||
"mf-utilities": "^0.5.11", | ||
"molecular-formula": "^1.1.0" | ||
} | ||
} |
Updatedatom-sorter@^0.5.11
Updatedchemical-elements@^0.5.11
Updatedmf-parser@^0.5.11
Updatedmf-utilities@^0.5.11