keithamus / sort-package-json

Sort an Object or package.json based on the well-known package.json keys
MIT License
790 stars 83 forks source link

refactor: make CLI async #286

Open fisker opened 1 year ago

fisker commented 1 year ago

~This is based on #278, will rebase after #278 merged.~

Forgot we still support Node.js v12, we'll have to wait untill we drop it.