Skip to content

Commit fffcb1d

Browse files
committed
fix the ci
1 parent 36f68fd commit fffcb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/createRichMenu.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
import { AbstractTool } from "./AbstractTool.js";
88
import { z } from "zod";
99
import { Marp } from "@marp-team/marp-core";
10-
import puppeteer from "puppeteer";
10+
import puppeteer from "puppeteer-core";
1111
import fs from "fs";
1212
import path from "path";
1313
import os from "os";

0 commit comments

Comments
 (0)