Skip to content

Commit

Permalink
πŸ› fix hook location list
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Mar 29, 2023
1 parent 3081e2f commit 8109e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
}
},
"hooks": {
"init": "./lib/hooks/init/init"
"init": "./dist/hooks/init/init"
}
},
"repository": "fumeapp/fume-cli",
Expand Down

0 comments on commit 8109e7f

Please sign in to comment.