@ningboyz/ding
Advanced tools
+2
-2
| { | ||
| "name": "@ningboyz/ding", | ||
| "version": "1.0.17", | ||
| "version": "1.0.18", | ||
| "private": false, | ||
@@ -19,3 +19,3 @@ "description": "宁波甬政钉钉库", | ||
| "dependencies": { | ||
| "@ningboyz/types": "1.2.192", | ||
| "@ningboyz/types": "1.6.115", | ||
| "axios": "1.12.2", | ||
@@ -22,0 +22,0 @@ "lodash": "4.17.21" |
| import axios, { AxiosInstance } from "axios"; | ||
| import { IAxiosConfig } from "../types/core/IAxiosConfig"; | ||
| import { IResponse } from "@ningboyz/types"; | ||
| import { IResponse } from "@ningboyz/types/src/response/IResponse"; | ||
| import { TResponse } from "@ningboyz/types/src/response/IResponse"; | ||
@@ -5,0 +5,0 @@ import _ from "lodash"; |
10382
0.22%+ Added
- Removed
Updated