We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5429dd5 commit bf1eaf4Copy full SHA for bf1eaf4
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "make-api-request-js",
3
- "version": "0.1.5",
+ "version": "0.1.6",
4
"type": "module",
5
"description": "Modern TypeScript HTTP client for browser and Node.js environments",
6
"keywords": [
@@ -86,4 +86,4 @@
86
"tsc-alias": "^1.8.10",
87
"typescript": "^5.7.2"
88
}
89
-}
+}
0 commit comments