Add missing packages

This commit is contained in:
Nathan Bierema 2021-09-25 09:05:35 -04:00
parent 647ddca5bb
commit 6cd0f75f84
2 changed files with 4 additions and 0 deletions

View File

@ -64,6 +64,8 @@
"@types/hex-rgba": "^1.0.1",
"@types/lodash.debounce": "^4.0.6",
"@types/react": "^16.14.15",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-react": "^7.25.3",

View File

@ -4962,6 +4962,8 @@ __metadata:
"@types/prop-types": ^15.7.4
"@types/react": ^16.14.15
"@types/redux-devtools-themes": ^1.0.0
"@typescript-eslint/eslint-plugin": ^4.31.2
"@typescript-eslint/parser": ^4.31.2
eslint: ^7.32.0
eslint-config-prettier: ^8.3.0
eslint-plugin-react: ^7.25.3