Skip to content

Commit b387081

Browse files
committed
package.json git url mistake
1 parent d13f811 commit b387081

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": "node.tail",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Simple tail implementation for node.js",
55
"keywords": [
66
"tail",
@@ -11,6 +11,6 @@
1111
"author": "Artem Egorov <[email protected]>",
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/iTOYS/yes-tail.git"
14+
"url": "https://github.com/iTOYS/node.tail.git"
1515
}
1616
}

0 commit comments

Comments
 (0)