Skip to content

Commit

Permalink
Add name to manifest.json and bump registry package
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Oct 17, 2024
1 parent f686630 commit 6b49c81
Show file tree
Hide file tree
Showing 5 changed files with 135 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions registry/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ declare type ManifestEntryData = {
categories: CategoryString[]
interop: InteropString[]
license: string
name: string
package: string
version: string
deprecated?: boolean
Expand Down
Loading

0 comments on commit 6b49c81

Please sign in to comment.