Skip to content

Commit 0f1aa0e

Browse files
mmarchinijoyeecheung
authored andcommitted
package: update description to match GitHub
PR-URL: #231 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Joyee Cheung <[email protected]>
1 parent 089dcc9 commit 0f1aa0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "llnode",
33
"version": "1.7.1",
4-
"description": "Node.js plugin for LLDB",
4+
"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.",
55
"main": "index.js",
66
"directories": {
77
"test": "test"

0 commit comments

Comments
 (0)