Skip to content

Commit

Permalink
Release v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Nov 11, 2018
1 parent efeb50a commit f0ad2ca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chromatography",
"version": "3.9.1",
"version": "3.10.0",
"description": "Tools for storing, search and analize GC/MS spectra",
"main": "lib/index.js",
"module": "src/index.js",
Expand Down Expand Up @@ -40,13 +40,13 @@
"babel-loader": "^7.1.2",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
"babel-preset-env": "^1.6.1",
"cheminfo-tools": "^1.20.2",
"cheminfo-tools": "^1.22.4",
"codecov": "^3.0.0",
"documentation": "^8.1.2",
"eslint": "^5.7.0",
"eslint": "^5.9.0",
"eslint-config-cheminfo": "^1.15.1",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^21.12.1",
"eslint-plugin-jest": "^21.27.2",
"eslint-plugin-no-only-tests": "^2.0.0",
"jest": "^23.5.0",
"jest-matcher-deep-close-to": "^1.2.1",
Expand All @@ -60,10 +60,10 @@
"mf-parser": "^0.6.4",
"ml-array-max": "^1.1.0",
"ml-array-mean": "^1.1.0",
"ml-gsd": "^2.0.2",
"ml-gsd": "^2.0.3",
"ml-regression-polynomial": "^1.0.2",
"mzmjs": "^0.2.0",
"mzdata": "^1.1.0",
"mzmjs": "^0.2.0",
"netcdf-gcms": "^1.2.3",
"num-sort": "^1.0.0",
"xy-parser": "^2.2.0"
Expand Down

0 comments on commit f0ad2ca

Please sign in to comment.