Ghost/ghost/package-json
Daniel Lockyer 2be01e7cbd Refactored remaining function in package-json lib to use async-await
- this helps simplify the code and gets rid of Promise chaining
- apparently I can't easily use an async function within filter, so I've
  left it for now
2020-11-25 10:44:15 +00:00
..
lib Refactored remaining function in package-json lib to use async-await 2020-11-25 10:44:15 +00:00
test Refactored package-json lib into a class 2020-11-25 09:19:35 +00:00