aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 7feeea1..a556e50 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,7 @@
"@types/react-dom": "^16.8.4",
"@types/react-redux": "^7.0.8",
"@types/redux-promise": "^0.5.28",
+ "@types/sinon": "^7.0.11",
"@typescript-eslint/eslint-plugin": "^1.9.0",
"chai": "^4.2.0",
"css-loader": "^2.1.1",
@@ -54,6 +55,7 @@
"redux-promise": "^0.6.0",
"reflect-metadata": "^0.1.13",
"sass-loader": "^7.1.0",
+ "sinon": "^7.3.2",
"sinon-chrome": "^3.0.1",
"style-loader": "^0.23.1",
"ts-loader": "^6.0.1",