mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 14:47:47 +00:00
rename package files (#701)
related to
- https://github.com/nushell/nupm/pull/51
depends on
- https://github.com/nushell/nu_scripts/pull/700
> **Important**
> this PR will be rebased once #700 lands and only
a5a6b6f950
is relevant here
## description
this is a simple rename of `package.nuon` files to `nupm.nuon` as per
https://github.com/nushell/nupm/pull/51.
This commit is contained in:
parent
4180ce853c
commit
f04cb445e4
2 changed files with 0 additions and 0 deletions
8
nu-hooks/nupm.nuon
Normal file
8
nu-hooks/nupm.nuon
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
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.1.0
|
||||
type: "module"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue