prettier-package-json
prettier-package-json copied to clipboard
orderBy is not a function error at sort-scripts.js
It seems that since the update of the dependency sort-order this line throws the following error:
I think it's due to the new type definitions added to sort-order.
I had temporally fixed this issue fixing the version of the dependency to "sort-order": "1.0.1"