Implement v2 API for stateful sessions and add engagement metrics support
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"type": "commonjs",
|
||||
"dependencies": {
|
||||
"puppeteer": "^23.0.0",
|
||||
"express": "^4.18.2"
|
||||
"express": "^4.18.2",
|
||||
"better-sqlite3": "^11.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user