We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f71bb commit 614485cCopy full SHA for 614485c
scripts/build_npm.ts
@@ -68,6 +68,7 @@ await build({
68
],
69
contributors: [
70
{ name: "Sebastian Quek", email: "sebastian@serpapi.com" },
71
+ { name: "Yicheng Zhou", email: "zyc9012@gmail.com" },
72
73
},
74
});
0 commit comments