Skip to content

Commit

Permalink
0.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
yamadashy committed Aug 8, 2024
1 parent 234c6cd commit 901404b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "repopack",
"version": "0.1.21",
"version": "0.1.22",
"description": "A tool to pack repository contents to single file for AI consumption",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down Expand Up @@ -86,4 +86,4 @@
"node": ">=16.0.0",
"yarn": ">=1.0.0"
}
}
}

0 comments on commit 901404b

Please sign in to comment.