This commit is contained in:
tsingliu 2026-02-07 20:34:56 +08:00
parent c2e270fc48
commit 6c76527e1d
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.20",
"version": "1.0.21",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "autoclaw",
"version": "1.0.20",
"version": "1.0.21",
"license": "MIT",
"dependencies": {
"@mozilla/readability": "^0.6.0",

View file

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