Skip to content

Commit

Permalink
ci: bump @wfcd/relics from 2.0.18 to 2.0.19 (#676)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matej Voboril <[email protected]>
  • Loading branch information
dependabot[bot] and TobiTenno authored Dec 22, 2024
1 parent bbe3152 commit ffa85af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ declare module 'warframe-items' {
radiation?: number;
}
interface Attack {
name: string;
name?: string;
duration?: number;
radius?: number;
speed?: number;
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

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

0 comments on commit ffa85af

Please sign in to comment.