Updated deps
This commit is contained in:
parent
5c14a0bb22
commit
b033619612
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"author": "LBRY Team",
|
||||
"dependencies": {
|
||||
"@babel/polyfill": "^7.0.0",
|
||||
"@octokit/rest": "^15.12.1",
|
||||
"@octokit/rest": "^15.13.0",
|
||||
"app-root-path": "^2.1.0",
|
||||
"async": "^2.6.1",
|
||||
"async-es": "^2.6.1",
|
||||
|
@ -56,7 +56,7 @@
|
|||
"@babel/plugin-syntax-import-meta": "7.0.0",
|
||||
"@babel/preset-env": "^7.1.0",
|
||||
"@babel/register": "^7.0.0",
|
||||
"@inc/eslint-config": "^1.0.2",
|
||||
"@inc/eslint-config": "^1.0.4",
|
||||
"eslint": "^5.6.1",
|
||||
"husky": "^1.1.1",
|
||||
"nodemon": "^1.18.4",
|
||||
|
|
Loading…
Reference in a new issue