Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit ff8882a

Browse files
chore: installed rollbar
1 parent af11acd commit ff8882a

File tree

2 files changed

+82
-8
lines changed

2 files changed

+82
-8
lines changed

package-lock.json

Lines changed: 80 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
"@electron/remote": "^2.0.8",
105105
"@emotion/react": "^11.10.0",
106106
"@emotion/styled": "^11.10.0",
107+
"@rollbar/react": "^0.11.1",
107108
"apollo-link-debounce": "^3.0.0",
108109
"bootstrap": "^5.1.3",
109110
"buffer": "^6.0.3",
@@ -122,6 +123,7 @@
122123
"react-hook-form": "^7.34.2",
123124
"react-router-dom": "^6.3.0",
124125
"reactstrap": "^9.1.3",
126+
"rollbar": "^2.25.1",
125127
"url": "^0.11.0"
126128
},
127129
"devDependencies": {

0 commit comments

Comments
 (0)