Skip to content

Commit 7f7081b

Browse files
committed
Release v0.0.2
1 parent 21a6894 commit 7f7081b

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "legoino-device-information",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Device information for all our arduino derived projects",
55
"main": "./src/index.js",
66
"files": [
@@ -30,12 +30,12 @@
3030
},
3131
"devDependencies": {
3232
"cheminfo-tools": "^1.20.2",
33-
"codecov": "^3.0.0",
34-
"eslint": "^5.2.0",
33+
"codecov": "^3.0.4",
34+
"eslint": "^5.3.0",
3535
"eslint-config-cheminfo": "^1.18.0",
36-
"eslint-plugin-import": "^2.9.0",
37-
"eslint-plugin-jest": "^21.15.0",
38-
"jest": "^23.4.2",
39-
"npm-run-all": "^4.1.2"
36+
"eslint-plugin-import": "^2.14.0",
37+
"eslint-plugin-jest": "^21.21.0",
38+
"jest": "^23.5.0",
39+
"npm-run-all": "^4.1.3"
4040
}
4141
}

0 commit comments

Comments
 (0)