Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
Release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Oct 17, 2019
1 parent 98c6e9f commit eedea23
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": "ir-spectrum",
"version": "0.1.2",
"version": "0.2.0",
"description": "",
"main": "lib/index.js",
"module": "src/index.js",
Expand Down Expand Up @@ -35,26 +35,26 @@
"devDependencies": {
"@babel/types": "^7.5.5",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"codecov": "^3.5.0",
"codecov": "^3.6.1",
"eslint": "^5.16.0",
"eslint-config-cheminfo": "^1.20.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.15.1",
"jest": "^24.8.0",
"jest": "^24.9.0",
"jest-matcher-deep-close-to": "^1.3.0",
"npm-run-all": "^4.1.5",
"rollup": "^1.19.4"
},
"dependencies": {
"hash-it": "^4.0.4",
"jcampconverter": "^3.0.4",
"ml-array-max": "^1.1.1",
"ml-array-min": "^1.1.1",
"ml-array-max": "^1.1.2",
"ml-array-min": "^1.1.2",
"ml-array-utils": "^0.4.0",
"ml-array-xy-equally-spaced": "^0.2.9",
"ml-array-xy-filter-x": "0.0.5",
"ml-array-xy-sort-x": "^0.2.5",
"ml-gsd": "^2.0.5",
"ml-gsd": "^2.0.6",
"ml-pca": "^2.1.0",
"ml-stat": "^1.3.3",
"object-hash": "^1.3.1",
Expand Down

0 comments on commit eedea23

Please sign in to comment.