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 ed6032e commit a5e0e7cCopy full SHA for a5e0e7c
clib.json
@@ -1,6 +1,6 @@
1
{
2
"name": "clib",
3
- "version": "2.1.9",
+ "version": "2.1.10",
4
"repo": "clibs/clib",
5
"install": "make clean uninstall build install",
6
"makefile": "Makefile",
@@ -32,4 +32,4 @@
32
"clibs/http-get.c": "*",
33
"hash": "0.0.1"
34
}
35
-}
+}
package.json
"install": "make clean install",
"scripts": {
0 commit comments