更新git地址
parent
dec5c1e416
commit
0619b424fe
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@gm5/response",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"type": "module",
|
||||
"description": "对Http的response进一步封装, 提供常用的API",
|
||||
"main": "index.js",
|
||||
|
@ -13,6 +13,6 @@
|
|||
"dependencies": {
|
||||
"iofs": "^1.5.0"
|
||||
},
|
||||
"repository": "https://github.com/bytedo/gmf.response.git",
|
||||
"repository": "https://git.wkit.fun/gm5/response.git",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue