Update package.json

Add `localtunnel` dependency
This commit is contained in:
被遗忘的记忆
2024-07-01 09:35:27 +08:00
committed by 蚊子
parent 9c58eb3fec
commit 8ee2509cce
+1 -1
View File
@@ -15,6 +15,6 @@
"form-data": "^4.0.0",
"puppeteer-real-browser": "^1.2.18",
"uuid": "^9.0.1",
"localtunnel": ""
"localtunnel": ""
}
}