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 36f68fd commit fffcb1dCopy full SHA for fffcb1d
src/tools/createRichMenu.ts
@@ -7,7 +7,7 @@ import {
7
import { AbstractTool } from "./AbstractTool.js";
8
import { z } from "zod";
9
import { Marp } from "@marp-team/marp-core";
10
-import puppeteer from "puppeteer";
+import puppeteer from "puppeteer-core";
11
import fs from "fs";
12
import path from "path";
13
import os from "os";
0 commit comments