diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 4169b90..f617c14 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,9 @@ "@babel/core": "^7.4.4", "@babel/preset-react": "^7.0.0", "@babel/preset-typescript": "^7.3.3", + "@types/prop-types": "^15.7.1", + "@types/react": "^16.8.15", + "@types/react-redux": "^7.0.8", "@typescript-eslint/eslint-plugin": "^1.7.0", "babel-eslint": "^10.0.1", "babel-loader": "^8.0.5", |