Skip to content

Commit 37354de

Browse files
authored
Update package.json
1 parent bafad04 commit 37354de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logcat-in-devtools",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "View android adb logcat logs in chrome devtools console",
55
"homepage": "https://github.com/nieheyong/logcat-in-devtools.git",
66
"repository": {
@@ -29,4 +29,4 @@
2929
"files": [
3030
"src"
3131
]
32-
}
32+
}

0 commit comments

Comments
 (0)