Skip to content

Commit 252d70b

Browse files
committed
fix: 修改配置文件名
1 parent 8ba4971 commit 252d70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/const.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const pkgName = PKG_NAME;
22
export const pkgVersion = PKG_VERSION;
3-
export const configFileBaseName = 'openapi.config';
3+
export const configFileBaseName = 'openapi-axios.config';

0 commit comments

Comments
 (0)