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 8c43f04 commit 0236afbCopy full SHA for 0236afb
jsr.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://jsr.io/schema/config-file.v1.json",
3
"name": "@happy-ts/fetch-t",
4
- "version": "1.0.12",
+ "version": "1.0.13",
5
"exports": "./src/mod.ts",
6
"publish": {
7
"include": [
package.json
@@ -3,7 +3,7 @@
"description": "Abortable fetch wrapper with the ability to specify the return type.",
"author": "jiang115jie@gmail.com",
"license": "GPL-3.0",
"type": "module",
8
"source": "src/mod.ts",
9
"main": "dist/main.cjs",
0 commit comments