zhi-gitlab-middleware
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -27,2 +27,3 @@ /** | ||
* @param middlewareUrl - 代理地址 | ||
* @param isDev - 是否调试模式 | ||
*/ | ||
@@ -29,0 +30,0 @@ constructor(appInstance: any, host: string, token: string, user: string, repo: string, branch: string, commitMessage: string, authorEmail: string, authorName: string, middlewareUrl?: string, isDev?: boolean); |
{ | ||
"name": "zhi-gitlab-middleware", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"type": "module", | ||
@@ -33,5 +33,4 @@ "description": "a middleware for gitlab api ", | ||
"dependencies": { | ||
"zhi-common": "workspace:*", | ||
"zhi-lib-base": "workspace:*", | ||
"zhi-fetch-middleware": "workspace:*" | ||
"zhi-fetch-middleware": "workspace:*", | ||
"zhi-lib-base": "workspace:*" | ||
}, | ||
@@ -38,0 +37,0 @@ "publishConfig": { |
{ | ||
"name": "zhi-gitlab-middleware", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"type": "module", | ||
@@ -26,5 +26,4 @@ "description": "a middleware for gitlab api ", | ||
"dependencies": { | ||
"zhi-common": "1.23.6", | ||
"zhi-lib-base": "0.5.0", | ||
"zhi-fetch-middleware": "0.4.1" | ||
"zhi-fetch-middleware": "0.4.1", | ||
"zhi-lib-base": "0.5.0" | ||
}, | ||
@@ -31,0 +30,0 @@ "publishConfig": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2
45
8
870888
9627
- Removedzhi-common@1.23.6