Updated deps

This commit is contained in:
ポール ウェッブ 2018-10-06 09:55:48 -05:00
parent 5c14a0bb22
commit b033619612

View file

@ -2,7 +2,7 @@
"author": "LBRY Team", "author": "LBRY Team",
"dependencies": { "dependencies": {
"@babel/polyfill": "^7.0.0", "@babel/polyfill": "^7.0.0",
"@octokit/rest": "^15.12.1", "@octokit/rest": "^15.13.0",
"app-root-path": "^2.1.0", "app-root-path": "^2.1.0",
"async": "^2.6.1", "async": "^2.6.1",
"async-es": "^2.6.1", "async-es": "^2.6.1",
@ -56,7 +56,7 @@
"@babel/plugin-syntax-import-meta": "7.0.0", "@babel/plugin-syntax-import-meta": "7.0.0",
"@babel/preset-env": "^7.1.0", "@babel/preset-env": "^7.1.0",
"@babel/register": "^7.0.0", "@babel/register": "^7.0.0",
"@inc/eslint-config": "^1.0.2", "@inc/eslint-config": "^1.0.4",
"eslint": "^5.6.1", "eslint": "^5.6.1",
"husky": "^1.1.1", "husky": "^1.1.1",
"nodemon": "^1.18.4", "nodemon": "^1.18.4",