Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 13091f1

Browse files
committed
Add description to npm registry provider
[changelog:changed]
1 parent 6c10d47 commit 13091f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

skill.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export const Skill = skill<
3838
npmjs: resourceProvider.npmRegistry({
3939
minRequired: 0,
4040
maxAllowed: 1,
41+
description: "npm registry to publish the package to",
4142
}),
4243
},
4344

0 commit comments

Comments
 (0)