Skip to content

Commit

Permalink
Update version number and 'got' dependency (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
4746 authored Feb 19, 2024
2 parents 394e693 + 29a7226 commit c972ca2
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
Expand Up @@ -12,7 +12,7 @@
],
"author": "Vadim",
"license": "MIT",
"version": "1.2.1",
"version": "1.2.2",
"bugs": "https://github.com/4746/transverto/issues",
"homepage": "https://github.com/4746/transverto",
"repository": "4746/transverto",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@oclif/plugin-help": "^6.0.10",
"chalk": "^5.3.0",
"fs-extra": "^11.2.0",
"got": "^14 || ^13",
"got": "14.0.0",
"listr2": "^8.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit c972ca2

Please sign in to comment.