isotopic-distribution
Advanced tools
Comparing version 0.6.2 to 0.6.3
{ | ||
"name": "isotopic-distribution", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "Calculate the isotopic distribution of a molecular formula", | ||
@@ -21,7 +21,7 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"chemical-elements": "^0.6.2", | ||
"mf-parser": "^0.6.2", | ||
"mf-utilities": "^0.6.2", | ||
"chemical-elements": "^0.6.3", | ||
"mf-parser": "^0.6.3", | ||
"mf-utilities": "^0.6.3", | ||
"spectrum-generator": "^1.1.0" | ||
} | ||
} |
Updatedchemical-elements@^0.6.3
Updatedmf-parser@^0.6.3
Updatedmf-utilities@^0.6.3