This commit is contained in:
tsingliu 2026-02-08 14:39:12 +08:00
parent 2704c30131
commit fa82fa89ab
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "autoclaw",
"version": "1.0.33",
"version": "1.0.34",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "autoclaw",
"version": "1.0.33",
"version": "1.0.34",
"license": "MIT",
"dependencies": {
"@mozilla/readability": "^0.6.0",

View file

@ -1,6 +1,6 @@
{
"name": "autoclaw",
"version": "1.0.33",
"version": "1.0.34",
"type": "module",
"main": "dist/index.js",
"bin": {