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 f46a6ca1e..1588921c7 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,7 @@ "@babel/runtime": "^7.8.4", "@clusterws/cws": "^2.0.0", "@gamestdio/websocket": "^0.3.2", + "@github/webauthn-json": "^0.4.2", "@rails/ujs": "^6.0.3", "array-includes": "^3.1.1", "arrow-key-navigation": "^1.2.0", @@ -147,6 +148,7 @@ "redux": "^4.0.5", "redux-immutable": "^4.0.0", "redux-thunk": "^2.2.0", + "regenerator-runtime": "^0.13.7", "rellax": "^1.12.1", "requestidlecallback": "^0.3.0", "reselect": "^4.0.0", |