mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
[Release] v1.13.0 (#7189)
This commit is contained in:
committed by
GitHub
parent
d000fbfd07
commit
9ead04d8ab
+7
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "axios",
|
||||
"main": "./dist/axios.js",
|
||||
"version": "1.12.2",
|
||||
"version": "1.13.0",
|
||||
"homepage": "https://axios-http.com",
|
||||
"authors": [
|
||||
"Matt Zabriskie"
|
||||
@@ -16,7 +16,12 @@
|
||||
"http",
|
||||
"ajax",
|
||||
"promise",
|
||||
"node"
|
||||
"node",
|
||||
"browser",
|
||||
"fetch",
|
||||
"rest",
|
||||
"api",
|
||||
"client"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
|
||||
Reference in New Issue
Block a user