Skip to content

Commit

Permalink
fix: update displayname (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelangeloio committed Nov 9, 2023
1 parent a000c96 commit cbaa0ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -2,6 +2,7 @@
"name": "does-it-throw-vscode",
"version": "0.2.3",
"main": "./client/out/extension.js",
"displayName": "Does It Throw?",
"description": "easily find throw statements in your JS, TS, and JSX files!",
"repository": {
"url": "https://github.com/michaelangeloio/does-it-throw"
Expand Down

0 comments on commit cbaa0ad

Please sign in to comment.