Update dependencies and configuration files to support the use OpenReply to do Session replay
This commit is contained in:
parent
539cf5c24a
commit
b5f17dc7a6
4 changed files with 60 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "donetick",
|
||||
"private": true,
|
||||
"version": "0.1.71",
|
||||
"version": "0.1.72",
|
||||
"type": "module",
|
||||
"lint-staged": {
|
||||
"*.{js,jsx,ts,tsx}": [
|
||||
|
@ -25,6 +25,7 @@
|
|||
"@mui/icons-material": "^5.15.2",
|
||||
"@mui/joy": "^5.0.0-beta.20",
|
||||
"@mui/material": "^5.15.2",
|
||||
"@openreplay/tracker": "^14.0.4",
|
||||
"@tanstack/react-query": "^5.17.0",
|
||||
"aos": "^2.3.4",
|
||||
"dotenv": "^16.4.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue