diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 3c5c94c..a5d9389 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "@types/redux-promise": "^0.5.28", "@types/selenium-webdriver": "^4.0.6", "@types/sinon": "^9.0.0", + "@types/styled-components": "^5.1.2", "@typescript-eslint/eslint-plugin": "3.9.0", "@typescript-eslint/parser": "3.10.1", "ajv": "^6.11.0", @@ -76,6 +77,7 @@ "sinon": "^9.0.3", "sinon-chrome": "^3.0.1", "style-loader": "^1.1.3", + "styled-components": "^5.1.1", "ts-loader": "^8.0.2", "ts-node": "^9.0.0", "tsyringe": "4.3.0", |