fix(types): rename licence to license#17
Conversation
danielroe
left a comment
There was a problem hiding this comment.
Thanks! For future reference: https://docs.npmjs.com/cli/v8/configuring-npm/package-json#license.
|
Might be worth keeping old spelling as deprecated. |
i think |
|
The fact that we have pkg-types/src/types/packagejson.ts Line 156 in 453d375 |
This fix is only for type support. We do not have any runtime logic that reflects to deprecating and renaming this field. This is more of a generic issue that we allow artibrary keys to be same as package.json... |
licence -> licenselicence to license
No description provided.