Skip to content

Commit

Permalink
feat: update rollbar
Browse files Browse the repository at this point in the history
  • Loading branch information
nicosantangelo committed May 13, 2020
1 parent 9c30d2c commit db8ec0a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -38,13 +38,13 @@
"semi": false
},
"dependencies": {
"@types/pg": "^7.11.2",
"@types/inquirer": "^6.5.0",
"@types/express": "^4.17.2",
"@types/inquirer": "^6.5.0",
"@types/pg": "^7.11.2",
"commander": "2.20.1",
"inquirer": "^7.0.0",
"pg": "^7.12.1",
"rollbar": "^2.14.3"
"rollbar": "^2.16.0"
},
"devDependencies": {
"@types/chai": "^4.2.4",
Expand Down

0 comments on commit db8ec0a

Please sign in to comment.