Skip to content

Commit

Permalink
fix: Bump npm packages version with fixed folders structure
Browse files Browse the repository at this point in the history
Signed-off-by: Valentin Kiselev <[email protected]>
  • Loading branch information
mrexox committed Jun 20, 2022
1 parent 1e556e1 commit 00527fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packaging/npm-bundled/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evilmartians/lefthook",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple git hooks manager",
"main": "index.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packaging/npm-installer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@evilmartians/lefthook-installer",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple git hooks manager",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 00527fe

Please sign in to comment.