Skip to content

Commit 257826a

Browse files
committed
update package.json
1 parent b4bd9f9 commit 257826a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "timeout",
33
"verison": "1.0.0",
4+
"main": "./index.cc",
45
"description": "timeout functions",
5-
"url": "//github.com/hij1nx/cpp-timeout"
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/hij1nx/cpp-timeout.git"
9+
}
610
}

0 commit comments

Comments
 (0)