This commit is contained in:
Kazuki Yamada
2026-02-26 23:25:07 +09:00
parent 0b166bde02
commit 00039b9fb0
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "repomix",
"version": "1.11.1",
"version": "1.12.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "repomix",
"version": "1.11.1",
"version": "1.12.0",
"license": "MIT",
"dependencies": {
"@clack/prompts": "^0.11.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "repomix",
"version": "1.11.1",
"version": "1.12.0",
"description": "A tool to pack repository contents to single file for AI consumption",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",