refactor: config in sub repo

This commit is contained in:
2026-04-26 14:47:14 +02:00
parent 3459d1e0b5
commit af9b20485e
7 changed files with 34 additions and 41 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "md-blog",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"type": "module",
"repository": "https://github.com/klemek/md-blog",
@@ -50,4 +50,4 @@
"engines": {
"node": "^20.19.0 || >=22.12.0"
}
}
}