Updated dep and removed unused files
This commit is contained in:
parent
dd0e73e283
commit
a2667484b1
3 changed files with 1 additions and 13 deletions
|
@ -1 +0,0 @@
|
|||
/app/sass/
|
11
.prettierrc
11
.prettierrc
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"arrowParens": "avoid",
|
||||
"bracketSpacing": true,
|
||||
"jsxBracketSameLine": false,
|
||||
"proseWrap": "preserve",
|
||||
"semi": true,
|
||||
"singleQuote": false,
|
||||
"trailingComma": "none",
|
||||
"tabWidth": 2,
|
||||
"useTabs": false
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"author": "LBRY Team",
|
||||
"dependencies": {
|
||||
"@babel/polyfill": "^7.0.0",
|
||||
"@octokit/rest": "^15.13.0",
|
||||
"@octokit/rest": "^15.13.1",
|
||||
"app-root-path": "^2.1.0",
|
||||
"async": "^2.6.1",
|
||||
"async-es": "^2.6.1",
|
||||
|
|
Loading…
Reference in a new issue