@next-core/http
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@next-core/http", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "> TODO: description", | ||
@@ -41,7 +41,7 @@ "homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/http", | ||
"devDependencies": { | ||
"@next-core/build-next-libs": "^1.0.5", | ||
"@next-core/test-next": "^1.0.7", | ||
"whatwg-fetch": "^3.6.2" | ||
"@next-core/build-next-libs": "^1.0.6", | ||
"@next-core/test-next": "^1.0.8", | ||
"whatwg-fetch": "^3.6.16" | ||
}, | ||
"gitHead": "ade903abfe7858ec69518eed83a91c43b54bdd4a" | ||
"gitHead": "c0d55765acc79bbc1ca232ba899b3cae3fa7a207" | ||
} |
86878