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

Commit

Permalink
Release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Aug 13, 2019
1 parent 53255dc commit 6069493
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.0",
"version": "0.1.1",
"description": "",
"main": "lib/index.js",
"module": "src/index.js",
Expand Down Expand Up @@ -33,21 +33,21 @@
"testEnvironment": "node"
},
"devDependencies": {
"@babel/types": "^7.4.4",
"@babel/types": "^7.5.5",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"codecov": "^3.5.0",
"eslint": "^5.16.0",
"eslint-config-cheminfo": "^1.20.1",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jest": "^22.6.4",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.15.1",
"jest": "^24.8.0",
"jest-matcher-deep-close-to": "^1.3.0",
"npm-run-all": "^4.1.5",
"rollup": "^1.14.3"
"rollup": "^1.19.4"
},
"dependencies": {
"hash-it": "^4.0.4",
"jcampconverter": "^3.0.1",
"jcampconverter": "^3.0.4",
"ml-array-max": "^1.1.1",
"ml-array-min": "^1.1.1",
"ml-array-utils": "^0.4.0",
Expand Down

0 comments on commit 6069493

Please sign in to comment.