We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f71bb commit 614485cCopy full SHA for 614485c
1 file changed
scripts/build_npm.ts
@@ -68,6 +68,7 @@ await build({
68
],
69
contributors: [
70
{ name: "Sebastian Quek", email: "[email protected]" },
71
+ { name: "Yicheng Zhou", email: "[email protected]" },
72
73
},
74
});
0 commit comments