We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4bd9f9 commit 257826aCopy full SHA for 257826a
package.json
@@ -1,6 +1,10 @@
1
{
2
"name": "timeout",
3
"verison": "1.0.0",
4
+ "main": "./index.cc",
5
"description": "timeout functions",
- "url": "//github.com/hij1nx/cpp-timeout"
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/hij1nx/cpp-timeout.git"
9
+ }
10
}
0 commit comments