mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
add websocket support to immediately refresh tree when new entries are available
This commit is contained in:
@@ -43,7 +43,8 @@
|
||||
"react-router-dom": "^6.4.3",
|
||||
"react-swipeable": "^7.0.0",
|
||||
"swagger-ui-react": "^4.15.2",
|
||||
"tinycon": "^0.6.8"
|
||||
"tinycon": "^0.6.8",
|
||||
"websocket-heartbeat-js": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lingui/cli": "^3.15.0",
|
||||
|
||||
Reference in New Issue
Block a user