Skip to content

Commit

Permalink
Remove heroku-pg dependency, update standard and unexpected
Browse files Browse the repository at this point in the history
  • Loading branch information
eablack committed Jul 23, 2024
1 parent 619a093 commit 19b5bce
Show file tree
Hide file tree
Showing 2 changed files with 1,749 additions and 1,535 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,14 @@
"co": "4.6.0",
"heroku-cli-util": "^8.0.12",
"heroku-client": "^3.0.6",
"heroku-pg": "^2.9.0",
"inquirer": "^5.1.0"
},
"devDependencies": {
"mocha": "^10.7.0",
"mockdate": "^2.0.1",
"nock": "^9.0.13",
"sinon": "^18.0.0",
"standard": "^10.0.2",
"unexpected": "^10.27.0"
"standard": "^16.0.4",
"unexpected": "^12.0.5"
}
}
Loading

0 comments on commit 19b5bce

Please sign in to comment.