Skip to content

Commit

Permalink
Release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Aug 16, 2018
1 parent 1406b97 commit 1fd4188
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": "legoino-util",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"main": "./src/index.js",
"files": [
Expand Down Expand Up @@ -34,12 +34,12 @@
"testEnvironment": "node"
},
"devDependencies": {
"eslint": "^5.2.0",
"eslint": "^5.3.0",
"eslint-config-cheminfo": "^1.18.0",
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-jest": "^21.15.0",
"jest": "^23.4.2",
"npm-run-all": "^4.1.2"
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^21.21.0",
"jest": "^23.5.0",
"npm-run-all": "^4.1.3"
},
"dependencies": {
"cheminfo-tools": "^1.20.2",
Expand Down

0 comments on commit 1fd4188

Please sign in to comment.