Skip to content

Commit 8407cda

Browse files
committed
chore: add missing dependency
1 parent 9a424f9 commit 8407cda

File tree

2 files changed

+776
-25
lines changed

2 files changed

+776
-25
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"@commitlint/travis-cli": "7.0.0",
6363
"@types/http-errors": "1.6.1",
6464
"@types/jest": "24.0.15",
65-
"@types/node": "^12.0.10",
6665
"@types/lodash": "^4.14.141",
66+
"@types/node": "^12.0.10",
6767
"@typescript-eslint/eslint-plugin": "2.1.0",
6868
"@verdaccio/babel-preset": "^8.2.0",
6969
"@verdaccio/commons-api": "^8.2.0",
@@ -72,6 +72,7 @@
7272
"body-parser": "^1.18.3",
7373
"chalk": "^2.4.1",
7474
"cross-env": "^5.2.0",
75+
"eclint": "^2.8.1",
7576
"eslint": "^6.3.0",
7677
"express": "^4.16.3",
7778
"generate-changelog": "1.7.1",

0 commit comments

Comments
 (0)