File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " heroku specific functionality for the cli-engine" ,
4
4
"version" : " 8.0.0" ,
5
5
"author" : " Jeff Dickey @jdxcode" ,
6
- "bugs" : " https://github.com/heroku/cli-engine-heroku /issues" ,
6
+ "bugs" : " https://github.com/heroku/heroku- cli-command /issues" ,
7
7
"dependencies" : {
8
8
"cli-ux" : " ^3.3.26" ,
9
9
"debug" : " ^3.1.0" ,
43
43
"files" : [
44
44
" lib"
45
45
],
46
- "homepage" : " https://github.com/heroku/cli-engine-heroku " ,
46
+ "homepage" : " https://github.com/heroku/heroku- cli-command " ,
47
47
"keywords" : [
48
48
" heroku"
49
49
],
50
50
"license" : " ISC" ,
51
51
"main" : " lib/index.js" ,
52
- "repository" : " heroku/cli-engine-heroku " ,
52
+ "repository" : " heroku/heroku- cli-command " ,
53
53
"scripts" : {
54
54
"build" : " rm -rf lib && tsc" ,
55
55
"lint" : " concurrently -p command \" tsc -p test --noEmit\" \" tslint -p test -t stylish\" " ,
You can’t perform that action at this time.
0 commit comments