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