Skip to content

Commit

Permalink
Improve short description and remove preview flag
Browse files Browse the repository at this point in the history
  • Loading branch information
planger committed Mar 26, 2024
1 parent 19fcc6f commit 2bb5658
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
"name": "memory-inspector",
"displayName": "Memory Inspector",
"description": "A set of widgets for viewing memory in different ways",
"description": "A powerful and configurable memory viewer that works with debug adapters",
"version": "1.1.0",
"preview": true,
"publisher": "eclipse-cdt",
"author": "Rob Moran <[email protected]>",
"license": "EPL-2.0",
Expand Down Expand Up @@ -383,4 +382,4 @@
"extensionKind": [
"ui"
]
}
}

0 comments on commit 2bb5658

Please sign in to comment.