fix: support KaiOS arrow navigation on public pages (#12251)

This commit is contained in:
Nolan Lawson 2019-11-04 04:03:09 -08:00 committed by Eugen Rochko
parent e37358b3bc
commit 1e232e455c
4 changed files with 29 additions and 3 deletions

View file

@ -73,6 +73,7 @@
"@babel/runtime": "^7.5.4",
"@clusterws/cws": "^0.15.2",
"array-includes": "^3.0.3",
"arrow-key-navigation": "^1.0.2",
"autoprefixer": "^9.6.1",
"axios": "^0.19.0",
"babel-loader": "^8.0.6",