mf-from-google-sheet
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Retrieve and format molecular formula from google sheet", | ||
@@ -15,3 +15,3 @@ "main": "src/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/cheminfo-js/molecular-formula.git" | ||
"url": "git+https://github.com/cheminfo/molecular-formula.git" | ||
}, | ||
@@ -22,9 +22,9 @@ "keywords": [], | ||
"bugs": { | ||
"url": "https://github.com/cheminfo-js/molecular-formula/issues" | ||
"url": "https://github.com/cheminfo/molecular-formula/issues" | ||
}, | ||
"homepage": "https://github.com/cheminfo-js/molecular-formula/tree/master/packages/mf-from-google-sheet#readme", | ||
"homepage": "https://github.com/cheminfo/molecular-formula/tree/master/packages/mf-from-google-sheet#readme", | ||
"dependencies": { | ||
"mf-generator": "^1.1.4", | ||
"mf-parser": "^1.1.4", | ||
"mf-utilities": "^1.1.4", | ||
"mf-generator": "^1.1.5", | ||
"mf-parser": "^1.1.5", | ||
"mf-utilities": "^1.1.5", | ||
"papaparse": "^5.1.1", | ||
@@ -34,3 +34,3 @@ "request": "^2.88.2", | ||
}, | ||
"gitHead": "484945585a0dfec6e33936e3367df6f54a6a9d3d" | ||
"gitHead": "3d54e43ef65fd47d783aa3e2700ff53a9da46bc0" | ||
} |
Sorry, the diff of this file is not supported yet
6913
Updatedmf-generator@^1.1.5
Updatedmf-parser@^1.1.5
Updatedmf-utilities@^1.1.5