mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
Skills Selector (#124)
* skills map in context * using react-select * removed sudo from package.json * fixed lint and format issues
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
"@types/node": "^14.6.4",
|
||||
"@types/react": "^16.9.43",
|
||||
"@types/react-dom": "^16.9.8",
|
||||
"@types/react-select": "^3.0.20",
|
||||
"@typescript-eslint/eslint-plugin": "3.9.1",
|
||||
"@typescript-eslint/parser": "3.6.0",
|
||||
"eslint": "6.8.0",
|
||||
|
||||
Reference in New Issue
Block a user