This commit is contained in:
tsingliu 2026-02-07 16:44:57 +08:00
parent b25614f75c
commit f10a74a663
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.17",
"version": "1.0.18",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "autoclaw",
"version": "1.0.17",
"version": "1.0.18",
"license": "MIT",
"dependencies": {
"@mozilla/readability": "^0.6.0",

View file

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