Skip to content

Commit

Permalink
Specify author and publisher in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
albertziegenhagel committed Oct 22, 2023
1 parent 182f642 commit b6ac128
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"name": "childdebugger",
"displayName": "Child Process Debugger",
"description": "Auto-attach debugger to child processes",
"author": "Albert Ziegenhagel",
"publisher": "albertziegenhagel",
"license": "MIT",
"version": "0.0.1",
"homepage": "https://github.com/albertziegenhagel/childdebugger-vscode",
Expand Down

0 comments on commit b6ac128

Please sign in to comment.