File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -75,5 +75,5 @@ EXAMPLES
7575 ]
7676```
7777
78- _ See code: [ src/commands/api.ts] ( https://github.com/heroku/heroku-api-plugin/blob/v3.0.0 /src/commands/api.ts ) _
78+ _ See code: [ src/commands/api.ts] ( https://github.com/heroku/heroku-api-plugin/blob/v3.0.1 /src/commands/api.ts ) _
7979<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @heroku-cli/plugin-api" ,
33 "description" : " access the Heroku API directly" ,
4- "version" : " 3.0.0 " ,
4+ "version" : " 3.0.1 " ,
55 "author" : " Heroku" ,
66 "bugs" : {
77 "url" : " https://github.com/heroku/heroku-api-plugin/issues"
1010 "node" : " >=20"
1111 },
1212 "dependencies" : {
13- "@heroku/http-call" : " ^5.4.0" ,
1413 "@heroku-cli/color" : " ^2.0.4" ,
1514 "@heroku-cli/command" : " ^11.4.0" ,
15+ "@heroku/http-call" : " ^5.4.0" ,
1616 "@oclif/core" : " ^2.16.0" ,
1717 "edit-string" : " ^1.1.6" ,
1818 "fs-extra" : " ^9.0.1" ,
1919 "get-stdin" : " 8.0.0" ,
20- "tsheredoc " : " ^1.0.1 " ,
21- "http-call " : " ^5.3.0 "
20+ "http-call " : " ^5.3.0 " ,
21+ "tsheredoc " : " ^1.0.1 "
2222 },
2323 "devDependencies" : {
2424 "@oclif/test" : " ^2.3.28" ,
You can’t perform that action at this time.
0 commit comments