Skip to content

Commit 4e3bdfd

Browse files
authored
fix: 修正插件名称为@karinjs/plugin-puppeteer (#24)
1 parent 52f49ea commit 4e3bdfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
]
2626
},
2727
{
28-
"name": "@karinjs/puppeteer",
28+
"name": "@karinjs/plugin-puppeteer",
2929
"type": "npm",
3030
"description": "karin plugin puppeteer",
3131
"home": "https://github.com/karinjs/puppeteer",

0 commit comments

Comments
 (0)