1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-07-30 21:57:44 +00:00
nu_scripts/nu-hooks/nupm.nuon
Antoine Stevan 59171b0fd9
bump the nu-hooks package to 0.2.0 (#901)
as per title

## changelog
- "did you mean" improved in #811
- "nuenv" added in #889
- "startup times" added in #888
- "tookit" added in #888
2024-07-21 07:00:02 -05:00

8 lines
271 B
Text

{
name: "nu-hooks"
description: "Officially-supported hooks for Nushell"
documentation: "https://github.com/nushell/nu_scripts/blob/main/README.md"
license: "https://github.com/nushell/nu_scripts/blob/main/LICENSE"
version: 0.2.0
type: "module"
}