Skip to content

Commit

Permalink
v1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
binarycleric committed Oct 19, 2023
1 parent 08fb219 commit 9d5cac2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "heroku-pg-extras",
"description": "A Heroku CLI plugin for awesome pg:* commands that are also great and fun and super.",
"version": "1.2.4",
"version": "1.2.5",
"author": "heroku-front-end@salesforce.com",
"bugs": {
"url": "https://github.com/heroku/heroku-pg-extras/issues"
},
"dependencies": {
"@heroku-cli/plugin-pg-v5": "7.56.1",
"co": "4.6.0",
"debug": "2.6.9",
"execa": "0.4.0",
"heroku-cli-addons": "1.1.3",
"heroku-cli-util": "8.0.12",
"@heroku-cli/plugin-pg-v5": "7.56.1",
"lodash": ">=4.17.11",
"pg": "6.1.6"
},
Expand Down

0 comments on commit 9d5cac2

Please sign in to comment.