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 c99a84c..2306396 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "eslint": "^6.2.2", "eslint-plugin-react": "^7.14.3", "html-webpack-plugin": "^3.2.0", + "jsonwebtoken": "^8.5.1", "jszip": "^3.2.2", "karma": "^4.2.0", "karma-firefox-launcher": "^1.2.0", @@ -55,6 +56,7 @@ "redux": "^4.0.4", "redux-promise": "^0.6.0", "reflect-metadata": "^0.1.13", + "request-promise-native": "^1.0.7", "sass-loader": "^7.3.1", "sinon": "^7.4.1", "sinon-chrome": "^3.0.1", |