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