This commit is contained in:
tsingliu 2026-02-07 16:52:59 +08:00
parent 665571aaa1
commit f48dbc1977
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.18",
"version": "1.0.19",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "autoclaw",
"version": "1.0.18",
"version": "1.0.19",
"license": "MIT",
"dependencies": {
"@mozilla/readability": "^0.6.0",

View file

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