Skip to content

Commit

Permalink
docs: fix typo in lifecycle hook docs
Browse files Browse the repository at this point in the history
  • Loading branch information
psalaberria002 authored Jan 22, 2025
1 parent 5b02d5a commit f99b070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pnpm.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ npm_translate_lock(
# Disable install and preinstall for this package, maybe they are broken
"fum@0.0.1": ["postinstall"],
},
lifecycle_hooks_envs: {
lifecycle_hooks_envs = {
# Set some values for all hook actions
"*": [
"GLOBAL_KEY1=value1",
Expand Down

0 comments on commit f99b070

Please sign in to comment.