2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00

chore: release v1.1.2

This commit is contained in:
Jay
2022-10-07 12:09:17 +02:00
parent 1315e2282f
commit 1b29f4e98e
16 changed files with 34 additions and 26 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ export default async () => {
file: `dist/${outputFileName}`,
name,
format: "umd",
exports: "named",
exports: "default",
banner
}
}),