Skip to content

Commit

Permalink
package: update description to match GitHub
Browse files Browse the repository at this point in the history
PR-URL: #231
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
  • Loading branch information
mmarchini authored and joyeecheung committed Sep 25, 2018
1 parent 089dcc9 commit 0f1aa0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "llnode",
"version": "1.7.1",
"description": "Node.js plugin for LLDB",
"description": "An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.",
"main": "index.js",
"directories": {
"test": "test"
Expand Down

0 comments on commit 0f1aa0e

Please sign in to comment.