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