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 ab6913d commit 89b2561Copy full SHA for 89b2561
.pkgignore
@@ -8,7 +8,7 @@ test-video.html
8
# 文档文件
9
README.md
10
LICENSE
11
-API_DOCS.md
+docs/
12
13
# Git 相关
14
.gitignore
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pup-sniffer",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Video resource sniffer using Puppeteer and Fastify",
5
"main": "server.cjs",
6
"bin": "server.cjs",
0 commit comments