Skip to content

Commit

Permalink
vercel fix # 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubix982 committed Dec 2, 2020
1 parent 8b30b92 commit 0ad7299
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,13 @@
"last 1 safari version"
]
},
"devDependencies": {}
"devDependencies": {
"eslint": "^7.14.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0"
}
}

0 comments on commit 0ad7299

Please sign in to comment.