WFCD / warframe-items

πŸ“˜ Get all Warframe items directly from Warframe's API. No more messy wikia scraping.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Arch-Guns have null ammo rather than undefined ammo.

Everspace opened this issue Β· comments

Describe the bug

The discription of the typings of Item don't correctly match to what's present on Archguns.

NodeJS Version

v16.7.0

npm Version

yarn 1.22.11

warframe-items Version

1.1249.135

Access Method

npm Package (Default)

What happened?

Arch-Guns specify ammo as "ammo": null rather undefined (absent) which is not the same as the typing listed for Item

πŸŽ‰ This issue has been resolved in version 1.1250.41 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€