whelan / fvtt-merchant-sheet-npc

FVTT - Merchant Sheet NPC 5E
MIT License
12 stars 13 forks source link

Warning deprecateds fields #153

Closed CaosFR closed 1 year ago

CaosFR commented 1 year ago

Describe the bug Hi, thanks for your work. I have two warning when I launch my server.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Module'
  2. See warning
  3. Type F12
  4. See error

Expected behavior It's just a warning

Screenshots

[merchantsheetnpc] The module "merchantsheetnpc" is using "author" which is deprecated in favor of "authors"
#logPackageWarnings @ setup.js:145
[merchantsheetnpc] The module "merchantsheetnpc" is using the old flat core compatibility fields which are deprecated in favor of the new "compatibility" object
#logPackageWarnings @ setup.js:145

Desktop (please complete the following information):

Additional context Nothing